bump up upload artifact to v4

This commit is contained in:
hathach
2024-03-22 18:52:52 +07:00
parent baffadca91
commit 54e35dd3cf
4 changed files with 6 additions and 6 deletions

View File

@@ -130,7 +130,7 @@ jobs:
category: "/language:${{matrix.language}}"
- name: Archive CodeQL results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: codeql-results
path: ${{ steps.step1.outputs.sarif-output }}