We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f43b8c commit 4796e63Copy full SHA for 4796e63
.github/workflows/merge_stage_test.yml
@@ -1,5 +1,6 @@
1
name: merge_stage_test
2
-
+env:
3
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
4
on:
5
push:
6
paths-ignore:
.github/workflows/pr_stage_test.yml
name: pr_stage_test
pull_request:
0 commit comments