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 5215d18 commit 53a0c35Copy full SHA for 53a0c35
.github/workflows/examples.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup golang environment
20
uses: actions/setup-go@v5
21
with:
22
- go-version: '1.25.0'
+ go-version: '1.25.1'
23
24
- name: Install dependencies
25
run: go mod download
0 commit comments