mirror of
https://github.com/outbackdingo/qdrant-helm.git
synced 2026-01-27 10:20:18 +00:00
Use go 1.24 in action
This commit is contained in:
2
.github/workflows/release-workflow.yaml
vendored
2
.github/workflows/release-workflow.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.23
|
||||
go-version: 1.24
|
||||
|
||||
- name: Generate index.html
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user