Skip to content

Commit

Permalink
Merge pull request #51 from jakzal/checkout-bump
Browse files Browse the repository at this point in the history
Bump actions/checkout
  • Loading branch information
jakzal authored Oct 7, 2024
2 parents d96ccac + 4116c5e commit 6999a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
deps: low

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 6999a2e

Please sign in to comment.