mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Bump actions/upload-artifact from 2.2.0 to 3.1.2 (#1583)
GitHub Actions Update
This commit is contained in:
parent
85eb62f314
commit
2f09f9a0b8
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
sarif_file: sarif-results/${{ matrix.language }}.sarif
|
sarif_file: sarif-results/${{ matrix.language }}.sarif
|
||||||
- name: Upload loc as a Build Artifact
|
- name: Upload loc as a Build Artifact
|
||||||
uses: actions/upload-artifact@v2.2.0
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: sarif-results
|
name: sarif-results
|
||||||
path: sarif-results
|
path: sarif-results
|
||||||
|
Loading…
Reference in New Issue
Block a user