We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c734538 commit f95f449Copy full SHA for f95f449
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Set up Go
18
uses: actions/setup-go@v4
19
with:
20
- go-version: 1.17
+ go-version: 1.18
21
-
22
name: Import GPG key
23
id: import_gpg
0 commit comments