mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-13 12:33:26 +02:00
build(deps): update node to v26.5.0 (#1353)
This commit is contained in:
parent
c41b40bec9
commit
3e7f5ea41f
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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
2
.nvmrc
|
|
@ -1 +1 @@
|
|||
v26.3.0
|
||||
v26.5.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue