Skip to content

Commit 2d3db1b

Browse files
chore(deps): update determinatesystems/nix-installer-action action to v19 (#232)
1 parent 4566f71 commit 2d3db1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
contents: read
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: DeterminateSystems/nix-installer-action@v18
14+
- uses: DeterminateSystems/nix-installer-action@v19
1515
with:
1616
extra-conf: |
1717
accept-flake-config = true
@@ -34,7 +34,7 @@ jobs:
3434
- uses: docker/setup-qemu-action@v3
3535
with:
3636
platforms: arm64
37-
- uses: DeterminateSystems/nix-installer-action@v18
37+
- uses: DeterminateSystems/nix-installer-action@v19
3838
with:
3939
extra-conf: |
4040
extra-platforms = aarch64-linux

0 commit comments

Comments
 (0)