aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar garronej <[email protected]>2023-02-07 00:48:24 +0100
committerGravatar garronej <[email protected]>2023-02-07 00:48:24 +0100
commit9c1ba4b320d42e13bcba65624b0ff207b79345bb (patch)
tree8f1b033f01fefe0443225c6a2e5c3a29fb1aae42 /.github
parentmvn begone (diff)
Update node version in CI build step
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index df4ba7e..64c9fe5 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
- node-version: '14'
+ node-version: '16'
- uses: bahmutov/npm-install@v1
- run: yarn build
- run: npx keycloakify