Skip to content

Commit 6999a2e

Browse files
authored
Merge pull request #51 from jakzal/checkout-bump
Bump actions/checkout
2 parents d96ccac + 4116c5e commit 6999a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
deps: low
2525

2626
steps:
27-
- uses: actions/checkout@v3
27+
- uses: actions/checkout@v4
2828
with:
2929
fetch-depth: 0
3030

0 commit comments

Comments
 (0)