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.
2 parents c4e6a24 + d906ac4 commit b267035Copy full SHA for b267035
.github/workflows/autoupdate_schema_version.yaml
@@ -15,7 +15,7 @@ jobs:
15
fetch-depth: 0 # Fetches the entire history for comprehensive CI checks
16
17
- name: Set up Python
18
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
19
with:
20
python-version: '3.9'
21
0 commit comments