Skip to content

Commit 7eb5cdf

Browse files
authored
Merge pull request #46 from jgraichen/renovate/actions-checkout-6.x
2 parents f7a9cd0 + 898a25c commit 7eb5cdf

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
@@ -20,7 +20,7 @@ jobs:
2020
BUNDLE_WITHOUT: development test
2121

2222
steps:
23-
- uses: actions/checkout@v5
23+
- uses: actions/checkout@v6
2424

2525
- uses: ruby/setup-ruby@v1
2626
with:

0 commit comments

Comments
 (0)