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 47eb628 + 0c8eacc commit 26ad5aeCopy full SHA for 26ad5ae
.github/workflows/elixir.yml
@@ -27,7 +27,7 @@ jobs:
27
POSTGRES_USER: postgres
28
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 3
29
steps:
30
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v3.1.0
31
- uses: erlef/setup-elixir@v1.14
32
with:
33
otp-version: ${{matrix.otp}}
0 commit comments