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 473d23e commit b973bc6Copy full SHA for b973bc6
.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@v29
+ uses: nixbuild/nix-quick-install-action@v30
8
9
- name: Restore and cache Nix store
10
uses: nix-community/cache-nix-action@v5
0 commit comments