Skip to content

Commit 3395cb8

Browse files
authored
Merge pull request #39 from OWASP/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 4 to 7
2 parents f10ec11 + d3b35df commit 3395cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: make 5.0 FORMATS=all
4545

4646
- name: Upload build artifacts
47-
uses: actions/upload-artifact@v4
47+
uses: actions/upload-artifact@v7
4848
with:
4949
name: tcasvs-5.0.0-outputs
5050
path: 5.0/dist/

0 commit comments

Comments
 (0)