This commit is contained in:
Salman Chishti
2025-07-31 22:58:46 +01:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ outputs:
node-version:
description: 'The installed node version.'
runs:
using: 'node20'
using: 'node24'
main: 'dist/setup/index.js'
post: 'dist/cache-save/index.js'
post-if: success()