File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
with :
28
28
fetch-depth : 0
29
29
30
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
30
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
31
31
with :
32
32
python-version : 3.x
33
33
69
69
key : codecov-${{ hashFiles('vcpkg.json') }}
70
70
restore-keys : codecov-${{ hashFiles('vcpkg.json') }}
71
71
72
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
72
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
73
73
with :
74
74
python-version : 3.x
75
75
@@ -106,7 +106,7 @@ jobs:
106
106
key : docs-${{ hashFiles('vcpkg.json') }}
107
107
restore-keys : docs-${{ hashFiles('vcpkg.json') }}
108
108
109
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
109
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
110
110
with :
111
111
python-version : 3.x
112
112
Original file line number Diff line number Diff line change 63
63
key : codeql-${{ hashFiles('vcpkg.json') }}
64
64
restore-keys : codeql-${{ hashFiles('vcpkg.json') }}
65
65
66
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
66
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
67
67
with :
68
68
python-version : 3.x
69
69
Original file line number Diff line number Diff line change 45
45
key : cd-pages-${{ hashFiles('vcpkg.json') }}
46
46
restore-keys : cd-pages-${{ hashFiles('vcpkg.json') }}
47
47
48
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
48
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
49
49
with :
50
50
python-version : 3.x
51
51
You can’t perform that action at this time.
0 commit comments