We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e4373 commit bac3c69Copy full SHA for bac3c69
1 file changed
.github/workflows/caddy.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Install go
86
uses: actions/setup-go@v5
87
with:
88
- go-version: '1.25'
+ go-version: '1.26'
89
check-latest: true
90
91
- name: Install xcaddy
0 commit comments