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 32311f6 commit 8e57bf0Copy full SHA for 8e57bf0
.github/workflows/db.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
distribution: 'adopt'
37
java-version: '11'
38
- - uses: eskatos/gradle-command-action@v2
+ - uses: eskatos/gradle-command-action@v3
39
env:
40
PG_USER: postgres
41
PG_HOST: localhost
0 commit comments