mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Install actions/artifact@v1 as artifact-legacy and v2 as artifact
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^1.1.2",
|
||||
"@actions/artifact": "^2.1.9",
|
||||
"@actions/artifact-legacy": "npm:@actions/artifact@^1.1.2",
|
||||
"@actions/cache": "^3.2.4",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user