Skip to content

Commit f2ac2c9

Browse files
author
Artur
committed
bump node
1 parent d1311b0 commit f2ac2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Node
1919
uses: actions/setup-node@v1
2020
with:
21-
node-version: '13.x'
21+
node-version: '14.x'
2222

2323
- name: Install
2424
run: yarn

0 commit comments

Comments
 (0)