mirror of
https://github.com/actions/setup-python.git
synced 2025-08-11 02:52:07 +00:00
Merge 262ac434762ddbce0d3ac076a17d4397e2fce221 into 9322b3ca74000aeb2c01eb777b646334015ddd72
This commit is contained in:
commit
993b099b6e
@ -42,7 +42,7 @@ runs:
|
|||||||
using: 'node20'
|
using: 'node20'
|
||||||
main: 'dist/setup/index.js'
|
main: 'dist/setup/index.js'
|
||||||
post: 'dist/cache-save/index.js'
|
post: 'dist/cache-save/index.js'
|
||||||
post-if: success()
|
post-if: 'success() && github.event.inputs.cache'
|
||||||
branding:
|
branding:
|
||||||
icon: 'code'
|
icon: 'code'
|
||||||
color: 'yellow'
|
color: 'yellow'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user