build(deps): update node to v26.5.0 (#1353)

This commit is contained in:
Thebora Kompanioni 2026-07-26 16:32:42 +02:00 committed by GitHub
parent c41b40bec9
commit 3e7f5ea41f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: ['v26.3.0']
node-version: ['v26.5.0']
steps:
- name: Checkout

2
.nvmrc
View file

@ -1 +1 @@
v26.3.0
v26.5.0