mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-08-02 07:44:44 +02:00
feat: Use node24 instead of node20
Signed-off-by: David Dreschner <github-2017@dreschner.net>
This commit is contained in:
parent
8a7bac6300
commit
250fb2155f
3 changed files with 8 additions and 8 deletions
|
|
@ -47,5 +47,5 @@ outputs:
|
|||
branches-min-list:
|
||||
description: 'Minimum supported server version, as a single-item list'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue