Skip to content

Commit c38e7bc

Browse files
committed
Update release yml
1 parent e48c44d commit c38e7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Use Node.js
1818
uses: actions/setup-node@v1
1919
with:
20-
node-version: '20.x' # You might need to adjust this value to your own version
20+
node-version: '22.x' # You might need to adjust this value to your own version
2121
# Get the version number and put it in a variable
2222
- name: Get Version
2323
id: version

0 commit comments

Comments
 (0)