We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69833a commit 9f50df6Copy full SHA for 9f50df6
3 files changed
.github/workflows/documentation.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Export GOBIN
22
uses: actions/setup-go@v4
23
with:
24
- go-version: '1.20.5'
+ go-version: '1.20.6'
25
26
- name: Install dependencies
27
run: make setup
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
20
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
28
29
30
0 commit comments