We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ee910 commit 29a31ffCopy full SHA for 29a31ff
action.yaml
@@ -92,7 +92,7 @@ runs:
92
93
- name: Upload Scan Results Artifact
94
if: success() || failure()
95
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
96
with:
97
name: Fossology scan results
98
path: results/
0 commit comments