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 f248984 commit b240303Copy full SHA for b240303
.github/workflows/test-techdocs-rewrite-relative-links.yaml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
46
with:
47
check-latest: true
48
- go-version: "1.25.1"
+ go-version: "1.25.2"
49
cache-dependency-path: "actions/techdocs-rewrite-relative-links/go.sum"
50
51
- name: golangci-lint
0 commit comments