BREAKING CHANGE: V2 of thr SDK #12
@ -23,7 +23,7 @@ jobs:
|
|||||||
# Path to the go.mod file.
|
# Path to the go.mod file.
|
||||||
go-version-file: ./go.mod # optional
|
go-version-file: ./go.mod # optional
|
||||||
# Set this option to true if you want the action to always check for the latest available version that satisfies the version spec
|
# Set this option to true if you want the action to always check for the latest available version that satisfies the version spec
|
||||||
check-latest: true # optional
|
check-latest: false # optional
|
||||||
# Used to specify whether caching is needed. Set to true, if you'd like to enable caching.
|
# Used to specify whether caching is needed. Set to true, if you'd like to enable caching.
|
||||||
cache: true # optional
|
cache: true # optional
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user