File tree 4 files changed +5
-5
lines changed 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
with :
19
19
persist-credentials : false
20
20
21
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
21
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
22
22
with :
23
23
python-version-file : pyproject.toml
24
24
cache : " pip"
Original file line number Diff line number Diff line change 19
19
with :
20
20
persist-credentials : false
21
21
22
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
22
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
23
23
with :
24
24
python-version-file : pyproject.toml
25
25
cache : " pip"
Original file line number Diff line number Diff line change 19
19
with :
20
20
persist-credentials : false
21
21
22
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
22
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
23
23
with :
24
24
python-version-file : pyproject.toml
25
25
cache : " pip"
Original file line number Diff line number Diff line change 29
29
with :
30
30
persist-credentials : false
31
31
32
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
32
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
33
33
with :
34
34
python-version : ${{ matrix.python }}
35
35
cache : " pip"
46
46
with :
47
47
persist-credentials : false
48
48
49
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
49
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
50
50
with :
51
51
python-version : 3.13
52
52
cache : " pip"
You can’t perform that action at this time.
0 commit comments