File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122 - name : Set up sccache
123123 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
124124 with :
125- version : v0.12 .0
125+ version : v0.13 .0
126126 - name : Environment Information
127127 run : npx envinfo
128128 - name : Download tarball
Original file line number Diff line number Diff line change 6565 - name : Set up sccache
6666 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
6767 with :
68- version : v0.12 .0
68+ version : v0.13 .0
6969 - name : Environment Information
7070 run : npx envinfo
7171 - name : Install gcovr
Original file line number Diff line number Diff line change 6565 - name : Set up sccache
6666 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
6767 with :
68- version : v0.12 .0
68+ version : v0.13 .0
6969 - name : Environment Information
7070 run : npx envinfo
7171 - name : Install gcovr
Original file line number Diff line number Diff line change 6262 - name : Set up sccache
6363 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
6464 with :
65- version : v0.12 .0
65+ version : v0.13 .0
6666 - name : Environment Information
6767 run : npx envinfo
6868 - name : Build
Original file line number Diff line number Diff line change 7272 - name : Set up sccache
7373 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
7474 with :
75- version : v0.12 .0
75+ version : v0.13 .0
7676 - name : Environment Information
7777 run : npx envinfo
7878 - name : Build
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 - name : Set up sccache
102102 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
103103 with :
104- version : v0.12 .0
104+ version : v0.13 .0
105105 - name : Environment Information
106106 run : npx envinfo
107107 # The `npm ci` for this step fails a lot as part of the Test step. Run it
You can’t perform that action at this time.
0 commit comments