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 b3df4e3 + 5b7100b commit f95c2c1Copy full SHA for f95c2c1
1 file changed
.github/workflows/ci.yaml
@@ -34,7 +34,7 @@ jobs:
34
PGHOST: localhost
35
PGPASSWORD: smartvm
36
steps:
37
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
38
- name: Set up system
39
run: bin/before_install
40
- name: Set up Ruby
0 commit comments