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 289f93f + d6ea022 commit 0abac59Copy full SHA for 0abac59
.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