Skip to content

Commit

Permalink
Bump node version for build container
Browse files Browse the repository at this point in the history
  • Loading branch information
Fitblip authored Dec 11, 2024
1 parent 7025b15 commit 8de3d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
with:
submodules: 'recursive'
- uses: actions/setup-node@v2
with:
node-version: '14.17.6'
# with:
# node-version: '16.13.0'

- name: Retrieve the cached "node_modules" directory (if present)
uses: actions/cache@v2
Expand Down

0 comments on commit 8de3d65

Please sign in to comment.