Enable caching by default

This commit is contained in:
Sergey Dolin 2023-02-13 14:19:59 +01:00
parent 6b848af622
commit 0cb66e4719
7 changed files with 75 additions and 6228 deletions

View file

@ -14,7 +14,7 @@ inputs:
default: ${{ github.server_url == 'https://github.com' && github.token || '' }}
cache:
description: Used to specify whether caching is needed. Set to true, if you'd like to enable caching.
default: false
default: true
cache-dependency-path:
description: 'Used to specify the path to a dependency file - go.sum'
architecture: