Skip to content

Commit bebd91c

Browse files
authored
Merge pull request #6 from logicwind/bhavesh-lw-patch-3
Update publish.yml
2 parents 1057afe + 4241e91 commit bebd91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v2
2222
- uses: actions/setup-node@v3
2323
with:
24-
node-version: 12
24+
node-version: 14.17.6
2525
- name: Install Dependencies
2626
run: npm install
2727
- uses: JS-DevTools/npm-publish@v1

0 commit comments

Comments
 (0)