Skip to content

Commit 85aa9e8

Browse files
authored
Update cachix/install-nix-action to version 31
1 parent b29cfe5 commit 85aa9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
os: [ubuntu, macos]
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: cachix/install-nix-action@v27
14+
- uses: cachix/install-nix-action@v31
1515
#- uses: cachix/cachix-action@v15
1616
#with:
1717
#name: sofa

0 commit comments

Comments
 (0)