Skip to content

Commit

Permalink
bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur committed Jan 6, 2023
1 parent d1311b0 commit f2ac2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v1
with:
node-version: '13.x'
node-version: '14.x'

- name: Install
run: yarn
Expand Down

0 comments on commit f2ac2c9

Please sign in to comment.