We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b66c9e0 + 8c702e3 commit 7cb4917Copy full SHA for 7cb4917
1 file changed
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- uses: cachix/install-nix-action@v31
17
- uses: cachix/cachix-action@v16
18
with:
0 commit comments