Skip to content

Commit a2f5919

Browse files
Bump actions/checkout (#209)
1 parent 092ba11 commit a2f5919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
ruby-version: ['3.0', '3.1', '3.2', '3.3', 'truffleruby', 'jruby']
2222

2323
steps:
24-
- uses: actions/checkout@v3
24+
- uses: actions/checkout@v4
2525
- name: Set up Ruby
2626
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
2727
# change this to (see https://github.com/ruby/setup-ruby#versioning):

0 commit comments

Comments
 (0)