Skip to content

Commit d3c3e3c

Browse files
RahulHereRahulHere
authored andcommitted
Opt into Node.js 24 for GitHub Actions
1 parent 844132d commit d3c3e3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
# Version is read from package.json - update with: node scripts/update-version.js <version>
1212
NPM_TAG: 'latest'
1313
DRY_RUN: 'false'
14+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: 'true'
1415

1516
jobs:
1617
download-binaries:

0 commit comments

Comments
 (0)