mirror of
https://git.studyfor.work/actions/setup-go.git
synced 2026-05-01 00:30:03 -04:00
fix: change using to node20
This commit is contained in:
parent
78961f6f84
commit
915f9f727d
@ -27,7 +27,7 @@ outputs:
|
||||
cache-hit:
|
||||
description: 'A boolean value to indicate if a cache was hit'
|
||||
runs:
|
||||
using: 'node24'
|
||||
using: 'node20'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user