File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed
Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 5050 with:
5151 python-version: ${{ env.PYTHON_VERSION }}
5252 - name: Set up sccache
53- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
53+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
5454 with:
55- version: v0.8 .1
55+ version: v0.9 .1
5656 - name: Environment Information
5757 run: npx envinfo
5858 - name: Make tarball
Original file line number Diff line number Diff line change 5656 with:
5757 python-version: ${{ env.PYTHON_VERSION }}
5858 - name: Set up sccache
59- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
59+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
6060 with:
61- version: v0.8 .1
61+ version: v0.9 .1
6262 - name: Environment Information
6363 run: npx envinfo
6464 - name: Install gcovr
Original file line number Diff line number Diff line change 5656 with:
5757 python-version: ${{ env.PYTHON_VERSION }}
5858 - name: Set up sccache
59- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
59+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
6060 with:
61- version: v0.8 .1
61+ version: v0.9 .1
6262 - name: Environment Information
6363 run: npx envinfo
6464 - name: Install gcovr
Original file line number Diff line number Diff line change 5555 with:
5656 python-version: ${{ env.PYTHON_VERSION }}
5757 - name: Set up sccache
58- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
58+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
5959 with:
60- version: v0.8 .1
60+ version: v0.9 .1
6161 - name: Environment Information
6262 run: npx envinfo
6363 - name: Build
Original file line number Diff line number Diff line change 4646 with:
4747 python-version: ${{ env.PYTHON_VERSION }}
4848 - name: Set up sccache
49- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
49+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
5050 with:
51- version: v0.8 .1
51+ version: v0.9 .1
5252 - name: Environment Information
5353 run: npx envinfo
5454 - name: Build
Original file line number Diff line number Diff line change 5757 with:
5858 python-version: ${{ env.PYTHON_VERSION }}
5959 - name: Set up sccache
60- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
60+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
6161 with:
62- version: v0.8 .1
62+ version: v0.9 .1
6363 - name: Environment Information
6464 run: npx envinfo
6565 # The `npm ci` for this step fails a lot as part of the Test step. Run it
Original file line number Diff line number Diff line change 5656 with:
5757 python-version: ${{ env.PYTHON_VERSION }}
5858 - name: Set up sccache
59- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
59+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
6060 with:
61- version: v0.8 .1
61+ version: v0.9 .1
6262 - name: Environment Information
6363 run: npx envinfo
6464 - name: Build
You can’t perform that action at this time.
0 commit comments