Skip to content

Commit d14b83f

Browse files
committed
Update actions/checkout to v5
1 parent bad9301 commit d14b83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ruby: ['3.4', '3.3', '3.2', '3.1', '3.0', '2.7']
2222

2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525
- uses: ruby/setup-ruby@v1
2626
with:
2727
bundler-cache: true

0 commit comments

Comments
 (0)