File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
22
options : --privileged
23
23
steps :
24
24
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
25
- - uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
25
+ - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
26
26
- name : Install pre-dependencies
27
27
run : |
28
28
pacman -Sy --noconfirm tree git python-pyparted python-setuptools python-sphinx python-sphinx_rtd_theme python-build python-installer python-wheel
Original file line number Diff line number Diff line change 15
15
steps :
16
16
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
17
- name : Set up Python
18
- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
18
+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
19
19
with :
20
20
python-version : ' 3.x'
21
21
- name : Install dependencies
You can’t perform that action at this time.
0 commit comments