mirror of
https://github.com/actions/setup-python.git
synced 2025-09-10 18:56:16 +00:00
Upgrade to node 24
Upgrade ot node
This commit is contained in:
parent
fbeb884f69
commit
0a260d8555
3 changed files with 18 additions and 10 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue