mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-04 15:30:01 +00:00
CI: update actions/setup-python to v5 in volk-gnsssdr-windows job
This commit is contained in:
parent
1ad631128f
commit
4910629a5d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user