Skip to content

Commit dae1c09

Browse files
authored
Merge pull request #97 from code0-tech/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents d7eae17 + 4276e15 commit dae1c09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
tag_suffix: ''
4141

4242
steps:
43-
- uses: actions/checkout@v5
43+
- uses: actions/checkout@v6
4444
- uses: dorny/paths-filter@v3
4545
id: filter
4646
with:

0 commit comments

Comments
 (0)