mirror of
https://github.com/actions/setup-python
synced 2025-04-05 06:49:43 +00:00
Update to node16 (#340)
This commit is contained in:
@ -20,7 +20,7 @@ outputs:
|
||||
python-version:
|
||||
description: "The installed python version. Useful when given a version range as input."
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
|
Reference in New Issue
Block a user