Change documentation according to changes brought by feature

This commit is contained in:
Ivan Zosimov 2022-04-01 12:23:22 +02:00
parent 2968ddac8d
commit b427445125
2 changed files with 33 additions and 1 deletions

View file

@ -13,7 +13,7 @@ inputs:
cache:
description: Used to specify whether go-modules caching is needed. Set to true, if you'd like to enable caching.
cache-dependency-path:
description: 'Used to specify the path to a dependency file: go.sum'
description: 'Used to specify the path to a dependency file - go.sum'
runs:
using: 'node16'
main: 'dist/setup/index.js'