|
37 | 37 | with: |
38 | 38 | nix_path: nixpkgs=channel:nixpkgs-unstable |
39 | 39 | - name: Cachix setup au-cobra |
40 | | - uses: cachix/cachix-action@v15 |
| 40 | + uses: cachix/cachix-action@v16 |
41 | 41 | with: |
42 | 42 | authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} |
43 | 43 | extraPullNames: coq, coq-community, metacoq |
@@ -120,7 +120,7 @@ jobs: |
120 | 120 | with: |
121 | 121 | nix_path: nixpkgs=channel:nixpkgs-unstable |
122 | 122 | - name: Cachix setup au-cobra |
123 | | - uses: cachix/cachix-action@v15 |
| 123 | + uses: cachix/cachix-action@v16 |
124 | 124 | with: |
125 | 125 | authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} |
126 | 126 | extraPullNames: coq, coq-community, metacoq |
@@ -182,7 +182,7 @@ jobs: |
182 | 182 | with: |
183 | 183 | nix_path: nixpkgs=channel:nixpkgs-unstable |
184 | 184 | - name: Cachix setup au-cobra |
185 | | - uses: cachix/cachix-action@v15 |
| 185 | + uses: cachix/cachix-action@v16 |
186 | 186 | with: |
187 | 187 | authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} |
188 | 188 | extraPullNames: coq, coq-community, metacoq |
@@ -253,7 +253,7 @@ jobs: |
253 | 253 | with: |
254 | 254 | nix_path: nixpkgs=channel:nixpkgs-unstable |
255 | 255 | - name: Cachix setup au-cobra |
256 | | - uses: cachix/cachix-action@v15 |
| 256 | + uses: cachix/cachix-action@v16 |
257 | 257 | with: |
258 | 258 | authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} |
259 | 259 | extraPullNames: coq, coq-community, metacoq |
@@ -314,7 +314,7 @@ jobs: |
314 | 314 | with: |
315 | 315 | nix_path: nixpkgs=channel:nixpkgs-unstable |
316 | 316 | - name: Cachix setup au-cobra |
317 | | - uses: cachix/cachix-action@v15 |
| 317 | + uses: cachix/cachix-action@v16 |
318 | 318 | with: |
319 | 319 | authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} |
320 | 320 | extraPullNames: coq, coq-community, metacoq |
@@ -368,7 +368,7 @@ jobs: |
368 | 368 | with: |
369 | 369 | nix_path: nixpkgs=channel:nixpkgs-unstable |
370 | 370 | - name: Cachix setup au-cobra |
371 | | - uses: cachix/cachix-action@v15 |
| 371 | + uses: cachix/cachix-action@v16 |
372 | 372 | with: |
373 | 373 | authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} |
374 | 374 | extraPullNames: coq, coq-community, metacoq |
@@ -446,7 +446,7 @@ jobs: |
446 | 446 | with: |
447 | 447 | nix_path: nixpkgs=channel:nixpkgs-unstable |
448 | 448 | - name: Cachix setup au-cobra |
449 | | - uses: cachix/cachix-action@v15 |
| 449 | + uses: cachix/cachix-action@v16 |
450 | 450 | with: |
451 | 451 | authToken: ${{ secrets.CACHIX_AUTH_TOKEN }} |
452 | 452 | extraPullNames: coq, coq-community, metacoq |
|
0 commit comments