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 7272 other : " --lib"
7373
7474 - name : Install Nix
75- uses : cachix/install-nix-action@v23
75+ uses : cachix/install-nix-action@v31
7676 with :
7777 extra_nix_config : |
7878 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
@@ -161,7 +161,7 @@ jobs:
161161 run : pre-commit install
162162
163163 - name : Install Nix
164- uses : cachix/install-nix-action@v23
164+ uses : cachix/install-nix-action@v31
165165 with :
166166 extra_nix_config : |
167167 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
@@ -242,7 +242,7 @@ jobs:
242242 run : pre-commit install
243243
244244 - name : Install Nix
245- uses : cachix/install-nix-action@v23
245+ uses : cachix/install-nix-action@v31
246246 with :
247247 extra_nix_config : |
248248 access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments