mirror of
https://github.com/voided/CollisionHook.git
synced 2025-12-06 18:28:22 +00:00
Use setup-python@v5.
This commit is contained in:
parent
c32c9e6bf6
commit
a0429a54b6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
libc6-dev libc6-dev-i386 linux-libc-dev \
|
||||
linux-libc-dev:i386 lib32z1-dev ${{ matrix.cc }}
|
||||
|
||||
- uses: actions/setup-python@v4
|
||||
- uses: actions/setup-python@v5
|
||||
name: Setup Python 3.9
|
||||
with:
|
||||
python-version: 3.9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user