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.
2 parents e2ee910 + 29a31ff commit cb43d8cCopy full SHA for cb43d8c
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