We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b7c1e commit 01f4c28Copy full SHA for 01f4c28
.github/workflows/build_tests.yml
@@ -11,7 +11,7 @@ jobs:
11
with:
12
ref: ${{ github.head_ref }}
13
- name: Setup Python
14
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v6
15
16
python-version: 3.8
17
- name: Install Build Tools
.github/workflows/license_tests.yml
0 commit comments