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 21130ea commit 9c5ea99Copy full SHA for 9c5ea99
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
contents: read
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
15
with:
16
fetch-depth: 0
17
- uses: cachix/install-nix-action@v31
@@ -31,7 +31,7 @@ jobs:
31
needs:
32
- tests
33
34
35
36
37
0 commit comments