We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c338e commit 8af9f55Copy full SHA for 8af9f55
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go
25
uses: actions/setup-go@v4
26
with:
27
- go-version: 1.20
+ go-version: 1.20.x
28
- name: Use Node.js
29
uses: actions/setup-node@v3
30
0 commit comments