We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e3e49 commit 8bad79fCopy full SHA for 8bad79f
.github/workflows/update-vendor-hash.yml
@@ -14,7 +14,7 @@ jobs:
14
ref: ${{ github.event.pull_request.head.sha }}
15
fetch-depth: 0
16
- name: Install Nix
17
- uses: cachix/install-nix-action@v29
+ uses: cachix/install-nix-action@v30
18
with:
19
github_access_token: ${{ secrets.GITHUB_TOKEN }}
20
nix_path: nixpkgs=channel:nixos-unstable
0 commit comments