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 59d4213 + 2314433 commit e68bb8dCopy full SHA for e68bb8d
.github/workflows/build.yaml
@@ -91,7 +91,7 @@ jobs:
91
task: get-measurement
92
label: 'Build, unit tests and packaging'
93
- name: Store files for arm packaging
94
- uses: pyTooling/upload-artifact@v4 # https://github.com/actions/upload-artifact/issues/38
+ uses: pyTooling/upload-artifact@v5 # https://github.com/actions/upload-artifact/issues/38
95
with:
96
name: workspace-for-arm
97
include-hidden-files: true
0 commit comments