File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
25
- name : Ubuntu dependencies
26
26
run : scripts/install-doxygen.sh
27
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
27
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
28
28
with :
29
29
python-version : ' 3.10'
30
30
cache : ' pip'
@@ -187,7 +187,7 @@ jobs:
187
187
if : ${{ github.ref == 'refs/heads/main' }}
188
188
steps :
189
189
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
190
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
190
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
191
191
with :
192
192
python-version : ' 3.10'
193
193
cache : ' pip'
You can’t perform that action at this time.
0 commit comments