mirror of
https://github.com/actions/setup-python.git
synced 2025-04-19 11:13:29 +00:00
Update action to node 20
This commit is contained in:
parent
b64ffcaf5b
commit
f782067b49
@ -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