Compare commits

...

1 Commits

Author SHA1 Message Date
eggyhead a3de40794f updating @actions/artifact to v2.1.5
Code scanning - action / CodeQL-Build (push) Failing after 2s
Test / Build (ubuntu-latest) (push) Failing after 2s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
2024-04-16 19:35:51 +00:00
2 changed files with 834 additions and 341 deletions
+833 -340
View File
File diff suppressed because it is too large Load Diff
+1 -1
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"