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 5c901c2 commit 7119c62Copy full SHA for 7119c62
.github/workflows/dawn-check.yaml
@@ -53,7 +53,7 @@ jobs:
53
- name: Set up Python
54
uses: actions/setup-python@v6
55
with:
56
- python-version: "3.11"
+ python-version: "3.13"
57
58
- name: Install dependencies
59
run: |
.github/workflows/dawn.yaml
@@ -55,7 +55,7 @@ jobs:
60
61
@@ -171,7 +171,7 @@ jobs:
171
172
173
174
175
176
177
0 commit comments