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 6075b3a + 0a57740 commit cf7553bCopy full SHA for cf7553b
.github/workflows/test.yml
@@ -4,7 +4,7 @@ jobs:
4
test:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
8
- uses: ruby/setup-ruby@v1
9
with:
10
ruby-version: '3.2'
0 commit comments