1
0

Update @actions/artifact version, bump dependencies
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:
Rob Herley
2024-07-05 14:45:55 +00:00
committed by GitHub
parent 65a9edc588
commit b54d0883e1
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"