File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6767 path : /home/runner/.cache/ccache
6868 key : ccache-${{ env.BUILD_IDENTIFIER }}
6969
70- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
70+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
7171 if : always()
7272 with :
7373 python-version : ${{ matrix.py-version }}
@@ -186,7 +186,7 @@ jobs:
186186 - name : Setup GNU Fortran
187187 uses : fortran-lang/setup-fortran@830c95528fbdb3132afbca6d22bcda17f9f394f6 # v1.6.2
188188
189- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
189+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
190190 with :
191191 python-version : ${{ matrix.py-version }}
192192
Original file line number Diff line number Diff line change 3838 path : /home/runner/.cache/ccache
3939 key : ccache-documentation-ci
4040
41- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
41+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
4242 with :
4343 python-version : ' 3.11'
4444
Original file line number Diff line number Diff line change 3939 path : /home/runner/.cache/ccache
4040 key : ccache
4141
42- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
42+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
4343 with :
4444 python-version : ' 3.11'
4545
You can’t perform that action at this time.
0 commit comments