Skip to content

Releases: actions/setup-go

v4.2.0

14 Apr 03:36
cd53bc8

Choose a tag to compare

What's Changed

  • Upgrade @actions/cache by @priyagupta108 in #578.
    In scope of this release we updated actions/cache package to 4.0.3. This update ensures continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: v4...v4.2.0

v3.6.0

14 Apr 03:34
b4b75a2

Choose a tag to compare

What's Changed

  • Upgrade @actions/cache by @priyagupta108 in #579.
    In scope of this release we updated actions/cache package to 4.0.3. This update ensures continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: v3...v3.6.0

v5.4.0

19 Mar 02:38
0aaccfd

Choose a tag to compare

What's Changed

Dependency updates :

New Contributors

Full Changelog: v5...v5.4.0

v5.3.0

21 Jan 03:19
f111f33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5...v5.3.0

v5.2.0

11 Dec 03:21
3041bf5

Choose a tag to compare

What's Changed

  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @Shegox in #496

New Contributors

Full Changelog: v5...v5.2.0

v5.1.0

24 Oct 14:24
41dfa10

Choose a tag to compare

What's Changed

  • Add workflow file for publishing releases to immutable action package by @Jcambass in #500
  • Upgrade IA Publish by @Jcambass in #502
  • Add architecture to cache key by @Zxilly in #493
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Enhance workflows and Upgrade micromatch Dependency by @priyagupta108 in #510

Bug Fixes

New Contributors

Full Changelog: v5...v5.1.0

v5.0.2

10 Jul 13:51
0a12ed9

Choose a tag to compare

What's Changed

Bug fixes:

Dependency updates:

  • Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by @dependabot in #487

New Contributors

Full Changelog: v5...v5.0.2

v5.0.1

02 May 13:24
cdcb360

Choose a tag to compare

What's Changed

New Contributors

  • @ab made their first contribution in #459

Full Changelog: v5.0.0...v5.0.1

v5.0.0

06 Dec 14:23
0c52d54

Choose a tag to compare

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (#421). Moreover, we update some dependencies to the latest versions (#445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: v4...v5.0.0

v4.1.0

08 Aug 12:04
93397be

Choose a tag to compare

What's Changed

In scope of this release, slow installation on Windows was fixed by @dsame in #393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (#383)

This release also includes the following changes:

New Contributors

Full Changelog: v4...v4.1.0