mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
Use Node.js version 18 for CI (#8640)
This commit is contained in:
parent
6b90c169d6
commit
ed206fabfa
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -3,7 +3,7 @@ on: [push, pull_request]
|
||||
permissions:
|
||||
contents: read
|
||||
env:
|
||||
NODE_VERSION: 16
|
||||
NODE_VERSION: 18
|
||||
jobs:
|
||||
setup:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user