File tree 5 files changed +12
-12
lines changed
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@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
53
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
54
54
with :
55
- version : v0.9.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@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
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 56
56
with :
57
57
python-version : ${{ env.PYTHON_VERSION }}
58
58
- name : Set up sccache
59
- uses : mozilla-actions /sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
59
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
60
60
with :
61
- version : v0.9.1
61
+ version : v0.10.0
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@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
59
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
60
60
with :
61
- version : v0.9.1
61
+ version : v0.10.0
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 50
50
with :
51
51
python-version : ${{ env.PYTHON_VERSION }}
52
52
- name : Set up sccache
53
- uses : mozilla-actions /sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
53
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
54
54
with :
55
- version : v0.9.1
55
+ version : v0.10.0
56
56
- name : Environment Information
57
57
run : npx envinfo
58
58
- name : Build
Original file line number Diff line number Diff line change 58
58
- name : Set up Xcode ${{ env.XCODE_VERSION }}
59
59
run : sudo xcode-select -s /Applications/Xcode_${{ env.XCODE_VERSION }}.app
60
60
- name : Set up sccache
61
- uses : mozilla-actions /sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
61
+ uses : Mozilla-Actions /sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
62
62
with :
63
- version : v0.9.1
63
+ version : v0.10.0
64
64
- name : Environment Information
65
65
run : npx envinfo
66
66
# 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