File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070 arguments : " --path ${{ matrix.templates }} --values-file .github/workflows/template_values.toml --lib"
7171
7272 - name : Install Nix
73- uses : cachix/install-nix-action@v23
73+ uses : cachix/install-nix-action@v31
7474 with :
7575 extra_nix_config : |
7676 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
@@ -157,7 +157,7 @@ jobs:
157157 run : pre-commit install
158158
159159 - name : Install Nix
160- uses : cachix/install-nix-action@v23
160+ uses : cachix/install-nix-action@v31
161161 with :
162162 extra_nix_config : |
163163 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
@@ -236,7 +236,7 @@ jobs:
236236 run : pre-commit install
237237
238238 - name : Install Nix
239- uses : cachix/install-nix-action@v23
239+ uses : cachix/install-nix-action@v31
240240 with :
241241 extra_nix_config : |
242242 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments