Skip to content

Commit 2ca2db0

Browse files
vademoOlivier Van den Mooter
andauthored
add node 25 & bump dependencies (#23)
Co-authored-by: Olivier Van den Mooter <olivier.vandenmooter@digipolis.be>
1 parent dd5fca6 commit 2ca2db0

File tree

3 files changed

+162
-354
lines changed

3 files changed

+162
-354
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
node-version: [20.x, 22.x, 23.x, 24.x]
17+
node-version: [20.x, 22.x, 23.x, 24.x, 25.x]
1818
steps:
1919
- uses: actions/checkout@v2
2020
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)