mirror of
https://github.com/arsenetar/send2trash.git
synced 2025-07-19 04:33:19 +00:00
ci: migrate LizardByte/setup-python-action
LizardByte/setup-python-action is deprecated and has moved to LizardByte/actions.
This commit is contained in:
parent
91d0698967
commit
715175dd47
2
.github/workflows/default.yml
vendored
2
.github/workflows/default.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Python ${{ matrix.python-version }}
|
- name: Set up Python ${{ matrix.python-version }}
|
||||||
uses: LizardByte/setup-python-action@master
|
uses: LizardByte/actions/actions/setup_python@master
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user