Skip to content

Commit 9d7e204

Browse files
authored
Merge pull request #703 from DependencyTrack/dependabot/github_actions/actions/upload-artifact-4.3.0
build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0
2 parents 8e1d23f + 2a0a210 commit 9d7e204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
npm run build --if-present
5555
5656
- name: Upload Artifacts
57-
uses: actions/upload-artifact@v4.2.0
57+
uses: actions/upload-artifact@v4.3.0
5858
with:
5959
name: assembled-frontend-node${{ matrix.node-version }}
6060
path: |-

0 commit comments

Comments
 (0)