Skip to content

Commit a275236

Browse files
authored
Update dependencies in package.json
1 parent 74a19a2 commit a275236

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "action-download-artifact",
33
"main": "main.js",
44
"dependencies": {
5-
"@actions/artifact": "^2.1.11",
6-
"@actions/core": "^1.11.1",
5+
"@actions/artifact": "^5.0.1",
6+
"@actions/core": "^2.0.1",
77
"@actions/github": "^6.0.0",
88
"adm-zip": "^0.5.16",
99
"filesize": "^11.0.13"

0 commit comments

Comments
 (0)