We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5a4e6 commit a03e426Copy full SHA for a03e426
1 file changed
.github/workflows/monthly_optimization_planner.yml
@@ -17,6 +17,8 @@ name: Monthly Optimization Planner
17
jobs:
18
planner:
19
runs-on: ubuntu-latest
20
+ env:
21
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
22
permissions:
23
actions: write
24
contents: read
0 commit comments