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 5a5bb38 commit 59c5b94Copy full SHA for 59c5b94
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
ports:
20
- 5432:5432
21
steps:
22
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
23
with:
24
submodules: true
25
- run: echo /home/linuxbrew/.linuxbrew/bin >> $GITHUB_PATH
0 commit comments