What's Changed
skip-pkg-cache
and skip-build-cache
have been removed because the cache related to Go itself is already handled by actions/setup-go
.
Changes
- feat: add support for pull_request_target and only-new-issues by @kovetskiy in #506
- feat: add option to not save cache by @navijation in #851
- feat: remove Go cache management by @ldez in #1024
New Contributors
- @kovetskiy made their first contribution in #506
- @navijation made their first contribution in #851
Full Changelog: v4.0.1...v5.0.0