Skip to content

Commit

Permalink
Merge pull request #12 from openlayers/updates
Browse files Browse the repository at this point in the history
Upgrade node version used in CI
  • Loading branch information
tschaub committed Jan 2, 2024
2 parents 122bdef + e2f840d commit 1b7d084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set Node.js Version
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20

- name: Install Dependencies
run: npm ci
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b7d084

Please sign in to comment.