File tree 7 files changed +14
-14
lines changed
7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 50
50
with :
51
51
python-version : ${{ env.PYTHON_VERSION }}
52
52
- name : Set up sccache
53
- uses : mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
53
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
54
54
with :
55
- version : v0.8 .1
55
+ version : v0.9 .1
56
56
- name : Environment Information
57
57
run : npx envinfo
58
58
- name : Make tarball
Original file line number Diff line number Diff line change 56
56
with :
57
57
python-version : ${{ env.PYTHON_VERSION }}
58
58
- name : Set up sccache
59
- uses : mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
59
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
60
60
with :
61
- version : v0.8 .1
61
+ version : v0.9 .1
62
62
- name : Environment Information
63
63
run : npx envinfo
64
64
- name : Install gcovr
Original file line number Diff line number Diff line change 56
56
with :
57
57
python-version : ${{ env.PYTHON_VERSION }}
58
58
- name : Set up sccache
59
- uses : mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
59
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
60
60
with :
61
- version : v0.8 .1
61
+ version : v0.9 .1
62
62
- name : Environment Information
63
63
run : npx envinfo
64
64
- name : Install gcovr
Original file line number Diff line number Diff line change 55
55
with :
56
56
python-version : ${{ env.PYTHON_VERSION }}
57
57
- name : Set up sccache
58
- uses : mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
58
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
59
59
with :
60
- version : v0.8 .1
60
+ version : v0.9 .1
61
61
- name : Environment Information
62
62
run : npx envinfo
63
63
- name : Build
Original file line number Diff line number Diff line change 46
46
with :
47
47
python-version : ${{ env.PYTHON_VERSION }}
48
48
- name : Set up sccache
49
- uses : mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
49
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
50
50
with :
51
- version : v0.8 .1
51
+ version : v0.9 .1
52
52
- name : Environment Information
53
53
run : npx envinfo
54
54
- name : Build
Original file line number Diff line number Diff line change 57
57
with :
58
58
python-version : ${{ env.PYTHON_VERSION }}
59
59
- name : Set up sccache
60
- uses : mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
60
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
61
61
with :
62
- version : v0.8 .1
62
+ version : v0.9 .1
63
63
- name : Environment Information
64
64
run : npx envinfo
65
65
# 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 56
56
with :
57
57
python-version : ${{ env.PYTHON_VERSION }}
58
58
- name : Set up sccache
59
- uses : mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
59
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
60
60
with :
61
- version : v0.8 .1
61
+ version : v0.9 .1
62
62
- name : Environment Information
63
63
run : npx envinfo
64
64
- name : Build
You can’t perform that action at this time.
0 commit comments