We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e27fc commit 903b698Copy full SHA for 903b698
.github/actions/setup-nix/action.yml
@@ -4,7 +4,7 @@ runs:
4
using: "composite"
5
steps:
6
- name: Install Nix
7
- uses: nixbuild/nix-quick-install-action@v28
+ uses: nixbuild/nix-quick-install-action@v29
8
9
- name: Restore and cache Nix store
10
uses: nix-community/cache-nix-action@v5
0 commit comments