mirror of
https://github.com/actions/setup-python.git
synced 2025-04-18 18:43:31 +00:00
Upgrade to node20
This commit is contained in:
parent
e8111cec9d
commit
fa9c4059c3
@ -34,7 +34,7 @@ outputs:
|
||||
python-path:
|
||||
description: "The absolute path to the Python or PyPy executable."
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
|
Loading…
Reference in New Issue
Block a user