There was an error while loading. Please reload this page.
1 parent f95a6f2 commit 25320a3Copy full SHA for 25320a3
1 file changed
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Setup Python (GitHub Runner)
44
if: ${{ !contains(matrix.runner, 'buildjet') }}
45
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
46
with:
47
python-version: '3.11.5'
48
0 commit comments