We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e15d78 + 66c82d5 commit aac8fb3Copy full SHA for aac8fb3
.github/workflows/nix.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
nix_path: nixpkgs=channel:nixos-unstable
24
# Pull from the cachix cache
25
- - uses: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1 # v16
+ - uses: cachix/cachix-action@1eb2ef646ac0255473d23a5907ad7b04ce94065c # v17
26
27
name: cclib
28
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
0 commit comments