Skip to content

Commit e0d6d2e

Browse files
Increase node version
1 parent 6cf8849 commit e0d6d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/debug-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- uses: actions/setup-node@v4
3838
with:
39-
node-version: 18
39+
node-version: 22
4040

4141
- name: Set version
4242
run: echo "VERSION=`date +%Y/%m/%Y-%m-%dT%H:%M`" >> $GITHUB_ENV

0 commit comments

Comments
 (0)