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 0b6a915 commit d21f5e2Copy full SHA for d21f5e2
.github/workflows/test-techdocs-rewrite-relative-links.yaml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
46
with:
47
check-latest: true
48
- go-version: "1.24.5"
+ go-version: "1.24.6"
49
cache-dependency-path: "actions/techdocs-rewrite-relative-links/go.sum"
50
51
- name: golangci-lint
0 commit comments