Merge pull request #6 from TeamPiped/renovate/actions-checkout-3.x

chore(deps): update actions/checkout action to v3
This commit is contained in:
Kavin
2022-11-09 20:46:44 +00:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true
- name: Setup Hugo