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 220b21e + 13c4e39 commit 7198ed4Copy full SHA for 7198ed4
1 file changed
.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