Skip to content

Commit 9b311c2

Browse files
committed
Force Node.js 24 for GitHub Actions to fix deprecation warning
1 parent 3decf67 commit 9b311c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions:
1010

1111
env:
1212
CARGO_TERM_COLOR: always
13+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1314

1415
jobs:
1516
build:

0 commit comments

Comments
 (0)