Skip to content

Commit 1d5c7b3

Browse files
chore(deps): update determinatesystems/nix-installer-action action to v21
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2760025 commit 1d5c7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: pnpm install --frozen-lockfile
3232

3333
- name: Install Nix
34-
uses: DeterminateSystems/nix-installer-action@v20
34+
uses: DeterminateSystems/nix-installer-action@v21
3535
with:
3636
extra-conf: |
3737
accept-flake-config = true

0 commit comments

Comments
 (0)