We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3252a commit 77fc75dCopy full SHA for 77fc75d
1 file changed
.github/workflows/ruby.yml
@@ -18,7 +18,7 @@ jobs:
18
ruby-version: [ '3.1', '3.2', '3.3', '3.4' ]
19
20
steps:
21
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
22
- name: Set up Ruby
23
uses: ruby/setup-ruby@v1
24
with:
0 commit comments