Skip to content

Commit 5e4226c

Browse files
ChristosTjourdain
authored andcommitted
chore(package): Update nodejs version
required for handling the new option in the .npmrc file
1 parent ca898d8 commit 5e4226c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Set Up Node
7373
uses: actions/setup-node@v3
7474
with:
75-
node-version: 16
75+
node-version: 22
7676

7777
- name: Build Vue2 Components
7878
run: |

0 commit comments

Comments
 (0)