1
0
forked from GitHub/gf-core

Update setup-python github action

Let's see if this fixes CI
This commit is contained in:
Andreas Källberg
2024-10-23 15:34:01 +02:00
committed by GitHub
parent c65dc70aaf
commit ed0a8ca0df

View File

@@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: actions/setup-python@v1
- uses: actions/setup-python@v5.20
name: Install Python
with:
python-version: '3.x'