Skip to content

Commit 330455f

Browse files
Update actions/checkout action to v6
1 parent f45eb2d commit 330455f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- ruby-head
2525
- jruby-head
2626
steps:
27-
- uses: actions/checkout@v5
27+
- uses: actions/checkout@v6
2828
- name: Set up Ruby
2929
uses: ruby/setup-ruby@v1
3030
with:

0 commit comments

Comments
 (0)