We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a19a2 commit a275236Copy full SHA for a275236
1 file changed
package.json
@@ -2,8 +2,8 @@
2
"name": "action-download-artifact",
3
"main": "main.js",
4
"dependencies": {
5
- "@actions/artifact": "^2.1.11",
6
- "@actions/core": "^1.11.1",
+ "@actions/artifact": "^5.0.1",
+ "@actions/core": "^2.0.1",
7
"@actions/github": "^6.0.0",
8
"adm-zip": "^0.5.16",
9
"filesize": "^11.0.13"
0 commit comments