update runs on to be node 24

salmanmkc/node24-test
Salman Muin Kayser Chishti 2025-09-29 14:10:55 +01:00
parent d429e415c4
commit 7c4596059d
1 changed files with 1 additions and 1 deletions

View File

@ -65,5 +65,5 @@ outputs:
description: >
SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed.
runs:
using: 'node20'
using: 'node24'
main: 'dist/upload/index.js'