mirror of
https://github.com/actions/setup-go.git
synced 2025-12-17 06:59:51 +00:00
Merge ec4af3b2f4a32ee6892968ed9ea1bea927911f9a into 4dc6199c7b1a012772edbd06daecab0f50c9053c
This commit is contained in:
commit
e1da5ff8bb
@ -25,7 +25,7 @@ outputs:
|
|||||||
cache-hit:
|
cache-hit:
|
||||||
description: 'A boolean value to indicate if a cache was hit'
|
description: 'A boolean value to indicate if a cache was hit'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node24'
|
||||||
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()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user