mirror of
https://github.com/actions/setup-python.git
synced 2026-01-24 07:51:44 +00:00
Merge 262ac434762ddbce0d3ac076a17d4397e2fce221 into a309ff8b426b58ec0e2a45f0f869d46889d02405
This commit is contained in:
commit
094ecfef23
@ -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