File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Expand file tree Collapse file tree 5 files changed +12
-12
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@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
54
54
with :
55
- version : v0.8.1
55
+ version : v0.10.0
56
56
- name : Environment Information
57
57
run : npx envinfo
58
58
- name : Make tarball
80
80
with :
81
81
python-version : ${{ env.PYTHON_VERSION }}
82
82
- name : Set up sccache
83
- uses : mozilla-actions /sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
83
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
84
84
with :
85
- version : v0.8.1
85
+ version : v0.10.0
86
86
- name : Environment Information
87
87
run : npx envinfo
88
88
- name : Download tarball
Original file line number Diff line number Diff line change 58
58
with :
59
59
python-version : ${{ env.PYTHON_VERSION }}
60
60
- name : Set up sccache
61
- uses : mozilla-actions /sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
61
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
62
62
with :
63
- version : v0.8.1
63
+ version : v0.10.0
64
64
- name : Environment Information
65
65
run : npx envinfo
66
66
- name : Install gcovr
Original file line number Diff line number Diff line change 58
58
with :
59
59
python-version : ${{ env.PYTHON_VERSION }}
60
60
- name : Set up sccache
61
- uses : mozilla-actions /sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
61
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
62
62
with :
63
- version : v0.8.1
63
+ version : v0.10.0
64
64
- name : Environment Information
65
65
run : npx envinfo
66
66
- name : Install gcovr
Original file line number Diff line number Diff line change 45
45
with :
46
46
python-version : ${{ env.PYTHON_VERSION }}
47
47
- name : Set up sccache
48
- uses : mozilla-actions /sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
48
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
49
49
with :
50
- version : v0.8.1
50
+ version : v0.10.0
51
51
- name : Environment Information
52
52
run : npx envinfo
53
53
- name : Build
Original file line number Diff line number Diff line change 52
52
with :
53
53
python-version : ${{ env.PYTHON_VERSION }}
54
54
- name : Set up sccache
55
- uses : mozilla-actions /sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
55
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
56
56
with :
57
- version : v0.8.1
57
+ version : v0.10.0
58
58
- name : Environment Information
59
59
run : npx envinfo
60
60
# 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