Skip to content

Commit effec62

Browse files
GitHub Actions: updated msvc_analysis:actions/upload-artifact version to v4
1 parent 0036a48 commit effec62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msvc_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
# Upload SARIF file as an Artifact to download and view
7272
- name: Upload SARIF as an Artifact
73-
uses: actions/upload-artifact@v3
73+
uses: actions/upload-artifact@v4
7474
with:
7575
name: sarif-file
7676
path: ${{ steps.run-analysis.outputs.sarif }}

0 commit comments

Comments
 (0)