Skip to content

Commit 3c21331

Browse files
authored
Merge pull request DependencyTrack#1357 from DependencyTrack/dependabot/github_actions/actions/upload-artifact-5.0.0
2 parents c7e528a + 6fb0e0a commit 3c21331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_meta-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
npm run build --if-present
4444
4545
- name: Upload Artifacts
46-
uses: actions/upload-artifact@v4.6.2
46+
uses: actions/upload-artifact@v5.0.0
4747
with:
4848
name: assembled-frontend
4949
path: |-

0 commit comments

Comments
 (0)