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 47eb628 commit 0c8eaccCopy full SHA for 0c8eacc
.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