We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
actions/checkout@v4
1 parent d5df29a commit 4fd2dc7Copy full SHA for 4fd2dc7
.github/workflows/ruby.yml
@@ -17,7 +17,7 @@ jobs:
17
- truffleruby
18
name: Ruby ${{ matrix.ruby }}
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
21
- name: Set up Ruby
22
uses: ruby/setup-ruby@v1
23
with:
0 commit comments