Skip to content

Commit 069b363

Browse files
authored
Merge pull request #77 from code0-tech/renovate/actions-checkout-5.x
Update actions/checkout action to v5
2 parents 4418d06 + b67b4b4 commit 069b363

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
@@ -35,7 +35,7 @@ jobs:
3535
tag_suffix: ''
3636

3737
steps:
38-
- uses: actions/checkout@v4
38+
- uses: actions/checkout@v5
3939
- uses: dorny/paths-filter@v3
4040
id: filter
4141
with:

0 commit comments

Comments
 (0)