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 df38eb9 commit 5e47e4eCopy full SHA for 5e47e4e
.github/workflows/readme.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v2
20
with:
21
- go-version: 1.21.5 # Specify the Go version you need
+ go-version: 1.23.3 # Specify the Go version you need
22
23
- name: Generate readmes
24
run: |
0 commit comments