We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3df32c + 4e69fb3 commit 4696affCopy full SHA for 4696aff
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- { os: windows-latest, ruby: truffleruby }
21
runs-on: ${{ matrix.os }}
22
steps:
23
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
24
- name: Set up Ruby
25
uses: ruby/setup-ruby@v1
26
with:
0 commit comments