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