We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be1aa11 commit 99176a8Copy full SHA for 99176a8
README.md
@@ -8,6 +8,14 @@ This action sets up a go environment for use in actions by:
8
- Optionally downloading and caching a version of Go by version and adding to `PATH`.
9
- Registering problem matchers for error output.
10
11
+# V5
12
+
13
+The V5 edition of the action offers:
14
15
+- Upgraded Node.js runtime from node16 to node20
16
17
+See full release notes on the [releases page](https://github.com/actions/setup-go/releases).
18
19
# V4
20
21
The V4 edition of the action offers:
0 commit comments