We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 033e154 + f2e4532 commit 5cc6a7eCopy full SHA for 5cc6a7e
1 file changed
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
exclude:
29
- { os: windows , ruby: head }
30
steps:
31
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
32
- uses: ruby/setup-ruby@v1
33
with:
34
ruby-version: ${{ matrix.ruby }}
0 commit comments