File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,11 @@ jobs:
27
27
fetch-depth : 0
28
28
ref : ${{ env.tested_commit }}
29
29
- name : Cachix install
30
- uses : cachix/install-nix-action@v20
30
+ uses : cachix/install-nix-action@v27
31
31
with :
32
32
nix_path : nixpkgs=channel:nixpkgs-unstable
33
33
- name : Cachix setup coq
34
- uses : cachix/cachix-action@v12
34
+ uses : cachix/cachix-action@v15
35
35
with :
36
36
extraPullNames : coq-community, math-comp
37
37
name : coq
@@ -74,11 +74,11 @@ jobs:
74
74
fetch-depth : 0
75
75
ref : ${{ env.tested_commit }}
76
76
- name : Cachix install
77
- uses : cachix/install-nix-action@v20
77
+ uses : cachix/install-nix-action@v27
78
78
with :
79
79
nix_path : nixpkgs=channel:nixpkgs-unstable
80
80
- name : Cachix setup coq
81
- uses : cachix/cachix-action@v12
81
+ uses : cachix/cachix-action@v15
82
82
with :
83
83
extraPullNames : coq-community, math-comp
84
84
name : coq
Original file line number Diff line number Diff line change 1
- "c78e8070b98eb9f20316d743cb0305759ffbfdf0 "
1
+ "5814f779562efc3e3c0f9bfeaea0468728e2e08b "
You can’t perform that action at this time.
0 commit comments