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 ca49f3c + 5ffb58f commit b65b05fCopy full SHA for b65b05f
.github/workflows/ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
PGPASSWORD: smartvm
31
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
32
steps:
33
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
34
- name: Set up system
35
run: bin/before_install
36
- name: Set up Ruby
0 commit comments