Skip to content

Commit 8bbea0c

Browse files
authored
Merge pull request #3059 from nordic-institute/dependabot/github_actions/dot-github/workflows/pyTooling/download-artifact-6
chore(deps): bump pyTooling/download-artifact from 5 to 6 in /.github/workflows
2 parents 8216624 + 618028d commit 8bbea0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
dependency-graph: generate-and-submit
167167
add-job-summary-as-pr-comment: always
168168
- name: Download workspace
169-
uses: pyTooling/download-artifact@v5 # https://github.com/actions/upload-artifact/issues/38
169+
uses: pyTooling/download-artifact@v6 # https://github.com/actions/upload-artifact/issues/38
170170
with:
171171
name: workspace-for-arm
172172
- name: Set up measurement for arm packaging

0 commit comments

Comments
 (0)