Skip to content

Commit 4dd47da

Browse files
Update cachix/install-nix-action action to v31.10.0
1 parent 0ba5afe commit 4dd47da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
system: aarch64-linux
2121
steps:
2222
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23-
- uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31.9.0
23+
- uses: cachix/install-nix-action@19effe9fe722874e6d46dd7182e4b8b7a43c4a99 # v31.10.0
2424
- run: nix flake check -L --system ${{ matrix.runs-on.system }}
2525
publish:
2626
if: github.event_name == 'push'

0 commit comments

Comments
 (0)