Skip to content

Commit a62a6a3

Browse files
authored
fix: release node version (#21)
Signed-off-by: Allain Magyar <[email protected]>
1 parent d35ccc4 commit a62a6a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020

2121
- name: Setup Node.js environment
2222
uses: actions/setup-node@v4
23+
with:
24+
node-version: 20
2325

2426
- uses: crazy-max/ghaction-import-gpg@v5
2527
id: import_gpg

0 commit comments

Comments
 (0)