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 211bcb3 commit 33223b4Copy full SHA for 33223b4
1 file changed
.github/workflows/docspublish.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Go
21
uses: actions/setup-go@v6
22
with:
23
- go-version: '1.25.1'
+ go-version: '1.25.8'
24
- name: Set up VHS
25
run: |
26
sudo apt update
0 commit comments