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 @@ -123,7 +123,7 @@ jobs:
123123 - name : Set up sccache
124124 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
125125 with :
126- version : v0.12 .0
126+ version : v0.13 .0
127127 - name : Environment Information
128128 run : npx envinfo
129129 - name : Download tarball
Original file line number Diff line number Diff line change 6464 - name : Set up sccache
6565 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
6666 with :
67- version : v0.12 .0
67+ version : v0.13 .0
6868 - name : Environment Information
6969 run : npx envinfo
7070 - name : Install gcovr
Original file line number Diff line number Diff line change 6464 - name : Set up sccache
6565 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
6666 with :
67- version : v0.12 .0
67+ version : v0.13 .0
6868 - name : Environment Information
6969 run : npx envinfo
7070 - name : Install gcovr
Original file line number Diff line number Diff line change 6161 - name : Set up sccache
6262 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
6363 with :
64- version : v0.12 .0
64+ version : v0.13 .0
6565 - name : Environment Information
6666 run : npx envinfo
6767 - name : Build
Original file line number Diff line number Diff line change 7171 - name : Set up sccache
7272 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
7373 with :
74- version : v0.12 .0
74+ version : v0.13 .0
7575 - name : Environment Information
7676 run : npx envinfo
7777 - name : Build
Original file line number Diff line number Diff line change 9797 - name : Set up sccache
9898 uses : Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
9999 with :
100- version : v0.12 .0
100+ version : v0.13 .0
101101 - name : Environment Information
102102 run : npx envinfo
103103 # 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