Skip to content

Commit b566728

Browse files
committed
Test that the workflow works with Node.js 24
1 parent 67126ce commit b566728

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ permissions:
2020
id-token: write
2121
packages: write
2222

23+
env:
24+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
25+
2326
jobs:
2427

2528
generate_website:

0 commit comments

Comments
 (0)