1
0

updating @actions/artifact to v2.1.5
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 6s
Test / Build (ubuntu-latest) (push) Failing after 5s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
eggyhead
2024-04-16 19:35:51 +00:00
parent c850b930e6
commit a3de40794f
2 changed files with 834 additions and 341 deletions

1173
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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