mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Update codeql.yml
Address breaking change introduced by upload-artifact@v4 on multiple file upload
This commit is contained in:
parent
cdd59ffc87
commit
8907d7370e
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
- name: 📦 Upload loc as a Build Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: sarif-results
|
||||
name: ${{ matrix.language }}.sarif
|
||||
path: sarif-results
|
||||
retention-days: 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user