Skip to content

Commit 105a125

Browse files
authored
Merge pull request #17 from folivetti/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 250ee65 + 22e4315 commit 105a125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
plat: "win"
7979

8080
steps:
81-
- uses: actions/checkout@v5
81+
- uses: actions/checkout@v6
8282

8383
- # 12-02-2024:
8484
# Print the macOS architecture.

0 commit comments

Comments
 (0)