mirror of
https://github.com/icewind1991/nextcloud-version-matrix.git
synced 2026-08-02 07:44:44 +02:00
feat: Update dependencies to latest version and refactor action to ES6 module
Signed-off-by: David Dreschner <github-2017@dreschner.net>
This commit is contained in:
parent
0dbaa1807b
commit
25ddaceda2
9 changed files with 60070 additions and 43159 deletions
|
|
@ -48,4 +48,4 @@ outputs:
|
|||
description: 'Minimum supported server version, as a single-item list'
|
||||
runs:
|
||||
using: 'node24'
|
||||
main: 'dist/index.js'
|
||||
main: 'dist/index.mjs'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue