CI: update actions/setup-python to v5 in volk-gnsssdr-windows job

This commit is contained in:
Carles Fernandez 2024-04-22 13:36:14 +02:00
parent 1ad631128f
commit 4910629a5d
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
- name: Install dependencies