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 b5a5f72 commit db4271fCopy full SHA for db4271f
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
tests:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
10
- uses: cachix/install-nix-action@v31
11
- uses: cachix/cachix-action@v16
12
with:
0 commit comments