We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4072269 commit 66bcea0Copy full SHA for 66bcea0
scripts/overrides/index.js
@@ -9,6 +9,7 @@ const SUPPORTED_GHES_OPERATIONS = [
9
"3.13",
10
"3.14",
11
"3.15",
12
+ "3.16"
13
];
14
const __dirname = dirname(fileURLToPath(import.meta.url));
15
0 commit comments