Skip to content

Commit 5106596

Browse files
authored
Merge pull request #38 from KSXGitHub/renovate/actions-upload-artifact-2.x
chore(deps): update actions/upload-artifact action to v2.2.4
2 parents 50648e1 + 3a5be69 commit 5106596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
run: node ci/github-actions/illustrate-benchmark-reports.js
103103

104104
- name: Upload benchmark reports
105-
uses: actions/[email protected].3
105+
uses: actions/[email protected].4
106106
continue-on-error: true
107107
with:
108108
name: benchmark-reports

0 commit comments

Comments
 (0)