Skip to content

Commit

Permalink
Merge pull request #1 from dawidd6/master
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
dlemvigh authored Jan 20, 2023
2 parents dcadc4b + 5004d54 commit ecb3319
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "action-download-artifact",
"main": "main.js",
"dependencies": {
"@actions/artifact": "^1.1.0",
"@actions/artifact": "^1.1.1",
"@actions/core": "^1.10.0",
"@actions/github": "^5.0.1",
"adm-zip": "^0.5.9",
"adm-zip": "^0.5.10",
"filesize": "^9.0.11"
}
}

0 comments on commit ecb3319

Please sign in to comment.