Skip to content

Commit ac038c1

Browse files
author
jayeshmepani
committed
chore: opt-in to Node.js 24 for github actions to resolve deprecation warnings
1 parent b67ba0e commit ac038c1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release-prebuilt-libs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
required: true
1212
type: string
1313

14+
env:
15+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
16+
1417
permissions:
1518
contents: write
1619

0 commit comments

Comments
 (0)