File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 branches : [main]
66
77env :
8- FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
8+ # Force JavaScript-based GitHub Actions in this workflow to run on Node 24.
9+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : " true"
910
1011permissions :
1112 contents : write
Original file line number Diff line number Diff line change 99env :
1010 REGISTRY : docker.io
1111 IMAGE_NAME : writenotenow/do-manager
12- FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
12+ # Force JavaScript-based GitHub Actions in this workflow to run on Node 24.
13+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : " true"
1314
1415permissions :
1516 contents : read
Original file line number Diff line number Diff line change 77 branches : [main]
88
99env :
10- FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
10+ # Force JavaScript-based GitHub Actions in this workflow to run on Node 24.
11+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : " true"
1112
1213permissions :
1314 contents : read
You can’t perform that action at this time.
0 commit comments