Skip to content

Commit de2f7d0

Browse files
author
Chris Gårdenberg
committed
chore: New node
1 parent f19c55c commit de2f7d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-workflow-deploy-production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
fetch-depth: 1
1717
submodules: true
1818
lfs: true
19-
- name: Get Node 12.x
19+
- name: Get Node 14.x
2020
uses: actions/setup-node@v1
2121
with:
22-
node-version: 12.x
22+
node-version: 14.x
2323
- name: Build source files
2424
shell: bash
2525
run: |

0 commit comments

Comments
 (0)