Skip to content

Commit a76c235

Browse files
Update Node.js version in release workflow
1 parent 99133c2 commit a76c235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ jobs:
88
- name: Setup Node
99
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
1010
with:
11-
node-version: '20.16.0'
11+
node-version: '21'

0 commit comments

Comments
 (0)