Skip to content

Commit a462aff

Browse files
committed
ci: opt release workflow into node 24
1 parent 0e85216 commit a462aff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Release
22

3+
env:
4+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
5+
36
on:
47
push:
58
tags:

0 commit comments

Comments
 (0)