1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00

ci: bump actions/setup-python from 4 to 5 (#4475)

This commit is contained in:
dependabot[bot] 2024-07-29 16:13:46 -04:00 committed by GitHub
parent 9678211c24
commit 6ab153cf8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.9'
cache: 'pip' # caching pip dependencies