mirror of
https://github.com/actions/setup-python.git
synced 2025-12-09 06:05:19 +00:00
Merge 262ac434762ddbce0d3ac076a17d4397e2fce221 into 83679a892e2d95755f2dac6acb0bfd1e9ac5d548
This commit is contained in:
commit
9ba1e0a8c6
@ -44,7 +44,7 @@ runs:
|
||||
using: 'node24'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
post-if: 'success() && github.event.inputs.cache'
|
||||
branding:
|
||||
icon: 'code'
|
||||
color: 'yellow'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user