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 bc0a6e1 commit aa534f5Copy full SHA for aa534f5
1 file changed
.github/workflows/validate-reports.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Set up Python
29
uses: actions/setup-python@v4
30
with:
31
- python-version: '3.9'
+ python-version: '3.12'
32
33
- name: Install Ruby and CDDL tools
34
run: |
@@ -151,7 +151,7 @@ jobs:
151
152
153
154
155
156
157
0 commit comments