Skip to content

Commit 29a31ff

Browse files
committed
update(deps): Bump upload-artifact to v4
Signed-off-by: Rajul Jha <[email protected]>
1 parent e2ee910 commit 29a31ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ runs:
9292

9393
- name: Upload Scan Results Artifact
9494
if: success() || failure()
95-
uses: actions/upload-artifact@v3
95+
uses: actions/upload-artifact@v4
9696
with:
9797
name: Fossology scan results
9898
path: results/

0 commit comments

Comments
 (0)