Skip to content

Commit 68c07be

Browse files
committed
roll to version 18
1 parent 61fefc5 commit 68c07be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Node.js
1717
uses: actions/setup-node@v2
1818
with:
19-
node-version: '14'
19+
node-version: '18'
2020

2121
- name: Install dependencies
2222
run: npm install

0 commit comments

Comments
 (0)