We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f9a69 commit c27edd8Copy full SHA for c27edd8
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- truffleruby-head
19
continue-on-error: ${{ endsWith(matrix.ruby, 'head') }}
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
- uses: ruby/setup-ruby@v1
23
with:
24
bundler-cache: true
0 commit comments