File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 67
67
path : /home/runner/.cache/ccache
68
68
key : ccache-${{ env.BUILD_IDENTIFIER }}
69
69
70
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
70
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
71
71
if : always()
72
72
with :
73
73
python-version : ${{ matrix.py-version }}
@@ -186,7 +186,7 @@ jobs:
186
186
- name : Setup GNU Fortran
187
187
uses : fortran-lang/setup-fortran@830c95528fbdb3132afbca6d22bcda17f9f394f6 # v1.6.2
188
188
189
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
189
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
190
190
with :
191
191
python-version : ${{ matrix.py-version }}
192
192
Original file line number Diff line number Diff line change 38
38
path : /home/runner/.cache/ccache
39
39
key : ccache-documentation-ci
40
40
41
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
41
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
42
42
with :
43
43
python-version : ' 3.11'
44
44
Original file line number Diff line number Diff line change 39
39
path : /home/runner/.cache/ccache
40
40
key : ccache
41
41
42
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
42
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
43
43
with :
44
44
python-version : ' 3.11'
45
45
You can’t perform that action at this time.
0 commit comments