Skip to content

Commit 18df3aa

Browse files
authored
Update nix-installer-action version to v21
1 parent 5f50112 commit 18df3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ${{ matrix.os }}
2121

2222
steps:
23-
- uses: DeterminateSystems/nix-installer-action@v3.13.2
23+
- uses: DeterminateSystems/nix-installer-action@v21
2424
with:
2525
extra-conf: |
2626
accept-flake-config = true

0 commit comments

Comments
 (0)