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 289f93f commit d6ea022Copy full SHA for d6ea022
.github/workflows/build-and-test.yml
@@ -20,6 +20,6 @@ jobs:
20
ports:
21
- 5432:5432
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
- name: Build with Makefile
25
run: GITHUB=true make jenkins
0 commit comments