We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff776e commit 5837930Copy full SHA for 5837930
1 file changed
.github/workflows/ruby.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
12
- name: Set up Ruby 2.6
13
uses: ruby/setup-ruby@v1
14
with:
0 commit comments