Skip to content

Commit e5eff15

Browse files
authored
Merge pull request #1357 from DependencyTrack/dependabot/github_actions/actions/upload-artifact-5.0.0
2 parents af017f4 + 1db12a2 commit e5eff15

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
@@ -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)