1
0

update to node 24 runs on field
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 9s
Test / Build (ubuntu-latest) (push) Failing after 5s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
Salman Muin Kayser Chishti
2025-09-29 14:11:41 +01:00
parent 660ddab92b
commit c371ef827a

View File

@@ -39,5 +39,5 @@ outputs:
download-path: download-path:
description: 'Path of artifact download' description: 'Path of artifact download'
runs: runs:
using: 'node20' using: 'node24'
main: 'dist/index.js' main: 'dist/index.js'