File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,6 +38,9 @@ concurrency:
3838permissions :
3939 contents : read
4040
41+ env :
42+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
43+
4144jobs :
4245 setup :
4346 uses : Open-CMSIS-Pack/devtools/.github/workflows/shared_setup_env.yml@main
Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ concurrency:
4343permissions :
4444 contents : read
4545
46+ env :
47+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
48+
4649jobs :
4750 setup :
4851 uses : Open-CMSIS-Pack/devtools/.github/workflows/shared_setup_env.yml@main
Original file line number Diff line number Diff line change @@ -38,6 +38,9 @@ concurrency:
3838permissions :
3939 contents : read
4040
41+ env :
42+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
43+
4144jobs :
4245 setup :
4346 uses : Open-CMSIS-Pack/devtools/.github/workflows/shared_setup_env.yml@main
Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ concurrency:
4242permissions :
4343 contents : read
4444
45+ env :
46+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
47+
4548jobs :
4649 setup :
4750 uses : Open-CMSIS-Pack/devtools/.github/workflows/shared_setup_env.yml@main
Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ concurrency:
3535permissions :
3636 contents : read
3737
38+ env :
39+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
40+
3841jobs :
3942 setup :
4043 uses : Open-CMSIS-Pack/devtools/.github/workflows/shared_setup_env.yml@main
Original file line number Diff line number Diff line change @@ -27,6 +27,9 @@ concurrency:
2727permissions :
2828 contents : read
2929
30+ env :
31+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 : true
32+
3033jobs :
3134 setup :
3235 uses : Open-CMSIS-Pack/devtools/.github/workflows/shared_setup_env.yml@main
You can’t perform that action at this time.
0 commit comments