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 76ef886 commit c5956b9Copy full SHA for c5956b9
.github/workflows/test.yaml
@@ -25,7 +25,7 @@ jobs:
25
# - windows-latest
26
runs-on: ${{ matrix.runs-on }}
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
29
- uses: ruby/setup-ruby@v1
30
with:
31
ruby-version: ${{ matrix.ruby-version }}
0 commit comments