We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88c47f4 + 31bfd9c commit 634cc69Copy full SHA for 634cc69
1 file changed
.github/workflows/nix-build.yml
@@ -7,5 +7,5 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v4
10
- - uses: DeterminateSystems/nix-installer-action@v20
+ - uses: DeterminateSystems/nix-installer-action@v21
11
- run: nix flake check -Lv
0 commit comments