mirror of
https://github.com/actions/setup-go.git
synced 2025-12-27 08:58:17 +00:00
Merge ec4af3b2f4 into 4aaadf4266
This commit is contained in:
commit
bff9d6323e
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ outputs:
|
|||
cache-hit:
|
||||
description: 'A boolean value to indicate if a cache was hit'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
|
|
|
|||
Loading…
Reference in a new issue