We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecbe03e commit 9ee94f2Copy full SHA for 9ee94f2
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
- "v*"
7
8
env:
9
- GO_VERSION: "1.24.2"
+ GO_VERSION: "1.24.5"
10
REGISTRY_IMAGE: "ghcr.io/proofrock/ws4sql"
11
VERSION: ${{ github.ref_name }}
12
0 commit comments