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 20c6721 commit fbd377fCopy full SHA for fbd377f
.github/workflows/mix_test.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
name: mix test
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- uses: cachix/install-nix-action@v17
24
- uses: cachix/cachix-action@v10
25
with:
0 commit comments