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.
2 parents 64e3029 + a45c6a0 commit e5a1fd1Copy full SHA for e5a1fd1
.github/workflows/workflow.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
path: ~/repo-cache
34
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
35
- - uses: cachix/install-nix-action@V28
+ - uses: cachix/install-nix-action@v29
36
37
nix_path: nixpkgs=./nixpkgs.nix
38
- uses: tweag/configure-bazel-remote-cache-auth@v0
0 commit comments