Skip to content

Commit 549e9d7

Browse files
chore(deps): update non-major
1 parent 3cb57d1 commit 549e9d7

File tree

3 files changed

+16066
-8630
lines changed

3 files changed

+16066
-8630
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Node.js
1515
uses: actions/setup-node@v2
1616
with:
17-
node-version: 14.x
17+
node-version: 14.21.3
1818
- name: npm install
1919
run: |
2020
npm install
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Node.js
3232
uses: actions/setup-node@v2
3333
with:
34-
node-version: 14.x
34+
node-version: 14.21.3
3535
- name: npm install
3636
run: |
3737
npm install

0 commit comments

Comments
 (0)