Commit f638721 1 parent dfbac70 commit f638721 Copy full SHA for f638721
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
extra_nix_config : |
24
24
max-jobs = 4
25
25
- name : Setup cachix
26
- uses : cachix/cachix-action@v15
26
+ uses : cachix/cachix-action@v16
27
27
with :
28
28
name : homotopy-io
29
29
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
47
47
extra_nix_config : |
48
48
max-jobs = 4
49
49
- name : Setup cachix
50
- uses : cachix/cachix-action@v15
50
+ uses : cachix/cachix-action@v16
51
51
with :
52
52
name : homotopy-io
53
53
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
65
65
extra_nix_config : |
66
66
max-jobs = 4
67
67
- name : Setup cachix
68
- uses : cachix/cachix-action@v15
68
+ uses : cachix/cachix-action@v16
69
69
with :
70
70
name : homotopy-io
71
71
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
92
92
extra_nix_config : |
93
93
max-jobs = 4
94
94
- name : Setup cachix
95
- uses : cachix/cachix-action@v15
95
+ uses : cachix/cachix-action@v16
96
96
with :
97
97
name : homotopy-io
98
98
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
@@ -147,7 +147,7 @@ jobs:
147
147
extra_nix_config : |
148
148
max-jobs = 4
149
149
- name : Setup cachix
150
- uses : cachix/cachix-action@v15
150
+ uses : cachix/cachix-action@v16
151
151
with :
152
152
name : homotopy-io
153
153
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
Original file line number Diff line number Diff line change 38
38
extra_nix_config : |
39
39
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
40
40
- name : Setup cachix
41
- uses : cachix/cachix-action@v15
41
+ uses : cachix/cachix-action@v16
42
42
with :
43
43
name : homotopy-io
44
44
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
You can’t perform that action at this time.
0 commit comments