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 7cf90d7 commit 0c04ee5Copy full SHA for 0c04ee5
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
32
33
steps:
34
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v2.4.0
35
36
- name: Use Node.js
37
uses: actions/[email protected]
0 commit comments