File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7171 arguments : " --values-file .github/workflows/template_values.toml --lib"
7272
7373 - name : Install Nix
74- uses : cachix/install-nix-action@v23
74+ uses : cachix/install-nix-action@v31
7575 with :
7676 extra_nix_config : |
7777 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
@@ -159,7 +159,7 @@ jobs:
159159 run : pre-commit install
160160
161161 - name : Install Nix
162- uses : cachix/install-nix-action@v23
162+ uses : cachix/install-nix-action@v31
163163 with :
164164 extra_nix_config : |
165165 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
@@ -239,7 +239,7 @@ jobs:
239239 run : pre-commit install
240240
241241 - name : Install Nix
242- uses : cachix/install-nix-action@v23
242+ uses : cachix/install-nix-action@v31
243243 with :
244244 extra_nix_config : |
245245 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments