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 4a0b2c7 commit a8b65b9Copy full SHA for a8b65b9
.github/workflows/breaking.yml
@@ -11,6 +11,8 @@ jobs:
11
steps:
12
- name: Install Go
13
uses: actions/setup-go@v2
14
+ with:
15
+ go-version: 1.18
16
- name: Checkout code
17
uses: actions/checkout@v2
18
- name: Gorelease cache
0 commit comments