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 4e1c7dd commit 931eb71Copy full SHA for 931eb71
.github/workflows/check_updated_preconfigs.yml
@@ -16,6 +16,7 @@ jobs:
16
fetch-depth: 2
17
- uses: actions/setup-python@v4
18
with:
19
+ python-version: '3.9'
20
cache: 'pip'
21
- name: Check if version updated
22
run: |
0 commit comments