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 8216624 + 618028d commit 8bbea0cCopy full SHA for 8bbea0c
.github/workflows/build.yaml
@@ -166,7 +166,7 @@ jobs:
166
dependency-graph: generate-and-submit
167
add-job-summary-as-pr-comment: always
168
- name: Download workspace
169
- uses: pyTooling/download-artifact@v5 # https://github.com/actions/upload-artifact/issues/38
+ uses: pyTooling/download-artifact@v6 # https://github.com/actions/upload-artifact/issues/38
170
with:
171
name: workspace-for-arm
172
- name: Set up measurement for arm packaging
0 commit comments