mirror of
https://github.com/actions/setup-python
synced 2025-04-05 06:49:43 +00:00
Update action to node20 (#772)
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user