Skip to content

Commit e68bb8d

Browse files
authored
Merge pull request #3057 from nordic-institute/dependabot/github_actions/dot-github/workflows/pyTooling/upload-artifact-5
chore(deps): bump pyTooling/upload-artifact from 4 to 5 in /.github/workflows
2 parents 59d4213 + 2314433 commit e68bb8d

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
@@ -91,7 +91,7 @@ jobs:
9191
task: get-measurement
9292
label: 'Build, unit tests and packaging'
9393
- name: Store files for arm packaging
94-
uses: pyTooling/upload-artifact@v4 # https://github.com/actions/upload-artifact/issues/38
94+
uses: pyTooling/upload-artifact@v5 # https://github.com/actions/upload-artifact/issues/38
9595
with:
9696
name: workspace-for-arm
9797
include-hidden-files: true

0 commit comments

Comments
 (0)