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.
1 parent 7b02ea1 commit 76c1d27Copy full SHA for 76c1d27
.github/workflows/linux.yml
@@ -15,7 +15,7 @@ jobs:
15
- ubuntu-latest
16
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: ruby/setup-ruby@v1
20
with:
21
ruby-version: ${{ matrix.ruby }}
0 commit comments