Skip to content

Commit a03e426

Browse files
committed
chore: upgrade GitHub Actions runtimes
1 parent bf5a4e6 commit a03e426

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/monthly_optimization_planner.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ name: Monthly Optimization Planner
1717
jobs:
1818
planner:
1919
runs-on: ubuntu-latest
20+
env:
21+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
2022
permissions:
2123
actions: write
2224
contents: read

0 commit comments

Comments
 (0)