Skip to content

Commit f5e37a5

Browse files
authored
Bump cachix/install-nix-action from 30 to 31 (#261)
2 parents a1fa355 + eed4aad commit f5e37a5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/nix-action-8.20.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434
ref: ${{ env.tested_commit }}
3535
- name: Cachix install
36-
uses: cachix/install-nix-action@v30
36+
uses: cachix/install-nix-action@v31
3737
with:
3838
nix_path: nixpkgs=channel:nixpkgs-unstable
3939
- name: Cachix setup au-cobra
@@ -116,7 +116,7 @@ jobs:
116116
fetch-depth: 0
117117
ref: ${{ env.tested_commit }}
118118
- name: Cachix install
119-
uses: cachix/install-nix-action@v30
119+
uses: cachix/install-nix-action@v31
120120
with:
121121
nix_path: nixpkgs=channel:nixpkgs-unstable
122122
- name: Cachix setup au-cobra
@@ -178,7 +178,7 @@ jobs:
178178
fetch-depth: 0
179179
ref: ${{ env.tested_commit }}
180180
- name: Cachix install
181-
uses: cachix/install-nix-action@v30
181+
uses: cachix/install-nix-action@v31
182182
with:
183183
nix_path: nixpkgs=channel:nixpkgs-unstable
184184
- name: Cachix setup au-cobra
@@ -249,7 +249,7 @@ jobs:
249249
fetch-depth: 0
250250
ref: ${{ env.tested_commit }}
251251
- name: Cachix install
252-
uses: cachix/install-nix-action@v30
252+
uses: cachix/install-nix-action@v31
253253
with:
254254
nix_path: nixpkgs=channel:nixpkgs-unstable
255255
- name: Cachix setup au-cobra
@@ -310,7 +310,7 @@ jobs:
310310
fetch-depth: 0
311311
ref: ${{ env.tested_commit }}
312312
- name: Cachix install
313-
uses: cachix/install-nix-action@v30
313+
uses: cachix/install-nix-action@v31
314314
with:
315315
nix_path: nixpkgs=channel:nixpkgs-unstable
316316
- name: Cachix setup au-cobra
@@ -364,7 +364,7 @@ jobs:
364364
fetch-depth: 0
365365
ref: ${{ env.tested_commit }}
366366
- name: Cachix install
367-
uses: cachix/install-nix-action@v30
367+
uses: cachix/install-nix-action@v31
368368
with:
369369
nix_path: nixpkgs=channel:nixpkgs-unstable
370370
- name: Cachix setup au-cobra
@@ -442,7 +442,7 @@ jobs:
442442
fetch-depth: 0
443443
ref: ${{ env.tested_commit }}
444444
- name: Cachix install
445-
uses: cachix/install-nix-action@v30
445+
uses: cachix/install-nix-action@v31
446446
with:
447447
nix_path: nixpkgs=channel:nixpkgs-unstable
448448
- name: Cachix setup au-cobra

0 commit comments

Comments
 (0)