Skip to content

Commit e23e604

Browse files
Update scorecard.yml
1 parent d380202 commit e23e604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
4040
# format to the repository Actions tab.
4141
- name: "Upload artifact"
42-
uses: actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
42+
uses: actions/upload-artifact@v4
4343
with:
4444
name: SARIF file
4545
path: results.sarif

0 commit comments

Comments
 (0)