Skip to content

Commit 0a02730

Browse files
Update analysis.yml
1 parent 045d1e9 commit 0a02730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ruleset: '${{ github.workspace }}/infra/Analysis.ruleset'
3636

3737
- name: Upload SARIF as an Artifact
38-
uses: actions/upload-artifact@v2
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: sarif-file
4141
path: ${{ steps.run-analysis.outputs.sarif }}

0 commit comments

Comments
 (0)