1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2025-07-19 04:33:19 +00:00

Merge 715175dd47d4aed3bb0c4632437bff1f8a7b2f77 into 91d06989678ecd78ec8878d527ba70f59b60a45b

This commit is contained in:
ReenigneArcher 2025-07-14 23:19:34 -04:00 committed by GitHub
commit 37991af1b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -60,7 +60,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: LizardByte/setup-python-action@master
uses: LizardByte/actions/actions/setup_python@master
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies