Skip to content

Commit 58c1969

Browse files
committed
Change node version
1 parent 66b712a commit 58c1969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v2
3737
- uses: actions/setup-node@v1
3838
with:
39-
node-version: 12
39+
node-version: 10
4040
registry-url: https://npm.pkg.github.com/
4141
- run: npm publish
4242
env:

0 commit comments

Comments
 (0)