Skip to content

Commit 2fe7b4b

Browse files
committed
🌼 Update Version
Update node version v16 in workflows
1 parent 3e151e2 commit 2fe7b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: ⎔ Setup nodejs
1818
uses: actions/setup-node@v1
1919
with:
20-
node-version: 12
20+
node-version: 16
2121
registry-url: https://registry.npmjs.org/
2222

2323
- name: 🏗 Publish npm

0 commit comments

Comments
 (0)