We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fa4c37 + 862eacc commit 2e2bbe7Copy full SHA for 2e2bbe7
.github/workflows/codeql_unit_tests.yml
@@ -173,7 +173,7 @@ jobs:
173
script: |
174
core.setFailed('Test run job failed')
175
- name: Collect test results
176
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
177
178
- name: Validate test results
179
run: |
.github/workflows/standard_library_upgrade_tests.yml
@@ -164,7 +164,7 @@ jobs:
164
python-version: "3.9"
165
166
167
168
169
170
shell: python
0 commit comments