We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9cc007 commit fa1f93dCopy full SHA for fa1f93d
.github/workflows/validate_vrt.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Python 3.13
13
uses: actions/setup-python@v5
14
with:
15
- python-version: "3.12"
+ python-version: 3.11
16
17
- name: Install dependencies
18
run: |
0 commit comments