Skip to content

Commit 74094d7

Browse files
committed
ci: Bump @actions/artifact from 1x to 2.x
This _should_ not break stuff for us: https://www.npmjs.com/package/@actions/artifact#v2---whats-new
1 parent 918c011 commit 74094d7

File tree

2 files changed

+324
-27
lines changed

2 files changed

+324
-27
lines changed

dev-packages/size-limit-gh-action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fix": "eslint . --format stylish --fix"
1515
},
1616
"dependencies": {
17-
"@actions/artifact": "1.1.2",
17+
"@actions/artifact": "2.1.9",
1818
"@actions/core": "1.10.1",
1919
"@actions/exec": "1.1.1",
2020
"@actions/github": "^5.0.0",

0 commit comments

Comments
 (0)