Bump actions/upload-artifact from 2.2.0 to 3.1.2 (#1583)

GitHub Actions Update
This commit is contained in:
dependabot[bot] 2023-03-16 21:38:08 +01:00 committed by GitHub
parent 85eb62f314
commit 2f09f9a0b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ jobs:
with:
sarif_file: sarif-results/${{ matrix.language }}.sarif
- name: Upload loc as a Build Artifact
uses: actions/upload-artifact@v2.2.0
uses: actions/upload-artifact@v3
with:
name: sarif-results
path: sarif-results