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 ff1bf86 commit fede8dcCopy full SHA for fede8dc
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
- elixir: 1.15
13
otp: 24
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- uses: erlef/setup-beam@v1
17
with:
18
otp-version: ${{ matrix.otp }}
0 commit comments