We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1a0238 + f586349 commit 5019a98Copy full SHA for 5019a98
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
with:
23
fetch-depth: 1
24
@@ -48,7 +48,7 @@ jobs:
48
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
49
50
51
52
53
54
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
122
123
0 commit comments