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 a6ee906 + 1d632fc commit 4d11089Copy full SHA for 4d11089
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
name: Publish
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
13
- name: Set up Elixir
14
uses: erlef/setup-beam@v1
15
with:
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
- 25.3
16
- 24.3
17
18
19
20
21
@@ -41,7 +41,7 @@ jobs:
41
Linting:
42
43
44
45
46
47
0 commit comments