Skip to content

Commit b058632

Browse files
committed
Bump cachix/install-nix-action from 30 to 31.
1 parent 1834022 commit b058632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
timeout-minutes: 30
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: cachix/install-nix-action@v30
17+
- uses: cachix/install-nix-action@v31
1818
with:
1919
nix_path: nixpkgs=channel:nixos-23.11
2020
# - uses: cachix/cachix-action@v10

0 commit comments

Comments
 (0)