File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
runs-on : ubuntu-latest
11
11
steps :
12
12
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # version 4.2.2
13
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # version 5.3 .0
13
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # version 5.4 .0
14
14
with :
15
15
python-version : " 3.12"
16
16
cache : pip
Original file line number Diff line number Diff line change 19
19
runs-on : ubuntu-latest
20
20
steps :
21
21
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # version 4.2.2
22
- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # version 5.3 .0
22
+ - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # version 5.4 .0
23
23
with :
24
24
python-version : " 3.12"
25
25
cache : pip
You can’t perform that action at this time.
0 commit comments