Skip to content

Commit

Permalink
Merge pull request #3 from cedi-dev/renovate/actions-checkout-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
cedi authored Jan 3, 2023
2 parents 080b57d + f985692 commit 0b24d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Git checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
submodules: recursive # fetch Hugo themes
fetch-depth: 0
Expand Down

0 comments on commit 0b24d71

Please sign in to comment.