mirror of
https://github.com/github/codeql-action.git
synced 2026-05-02 03:40:10 +00:00
Fix retrying uploads by using Octokit retry plugin.
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"presets": [
|
||||
["@babel/preset-env", {
|
||||
"targets": {
|
||||
"node": "6.0"
|
||||
}
|
||||
}]
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user