Update @actions/artifact version, bump dependencies

This commit is contained in:
Rob Herley 2024-07-05 14:45:55 +00:00 committed by GitHub
parent 65a9edc588
commit b54d0883e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 292 additions and 73 deletions

View file

@ -28,7 +28,7 @@
},
"homepage": "https://github.com/actions/download-artifact#readme",
"dependencies": {
"@actions/artifact": "^2.1.6",
"@actions/artifact": "^2.1.8",
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"minimatch": "^9.0.3"