Skip to content

Commit 8c8fb13

Browse files
committed
Update github action
1 parent c40d43e commit 8c8fb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-github-actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
- uses: actions/checkout@v4
1010
with:
1111
submodules: true
12-
- uses: cachix/install-nix-action@v25
12+
- uses: cachix/install-nix-action@v26
1313
- run: nix build '.?submodules=1'

0 commit comments

Comments
 (0)