Merge pull request #19 from voided/renovate/actions-setup-python-6.x

Update actions/setup-python action to v6
This commit is contained in:
Ryan Stecker 2025-10-22 18:37:49 -05:00 committed by GitHub
commit 2a074a30f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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