Skip to content

Commit 22a4b45

Browse files
authored
Use v4 of upload-artifacts (#45)
1 parent 036076a commit 22a4b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: duosecurity/duo_client_python/.github/actions/sbom-convert@master
2525

2626
- name: Archive SBOM artifacts
27-
uses: actions/upload-artifact@v3
27+
uses: actions/upload-artifact@v4
2828
with:
2929
name: duo_universal_java_sbom
3030
path: spdx.json

0 commit comments

Comments
 (0)