Skip to content

Commit 76e5447

Browse files
committed
changes
1 parent 47530a8 commit 76e5447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# Setup .npmrc file to publish to npm
1313
- uses: actions/setup-node@v1
1414
with:
15-
node-version: '12.x'
15+
node-version: '18.x'
1616
registry-url: 'https://registry.npmjs.org'
1717

1818
- name: npm install

0 commit comments

Comments
 (0)