Upgrade to node 24

Upgrade ot node
This commit is contained in:
Salman Muin Kayser Chishti 2025-07-31 20:55:48 +01:00
parent fbeb884f69
commit 0a260d8555
3 changed files with 18 additions and 10 deletions

View file

@ -39,7 +39,7 @@ outputs:
python-path:
description: "The absolute path to the Python or PyPy executable."
runs:
using: 'node20'
using: 'node24'
main: 'dist/setup/index.js'
post: 'dist/cache-save/index.js'
post-if: success()