We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd9d11 commit 5c1f141Copy full SHA for 5c1f141
.github/workflows/ruby.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
ruby-version: ['3.3']
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
- name: Set up Ruby
20
uses: ruby/setup-ruby@v1
21
with:
0 commit comments