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 696f73c commit 077630aCopy full SHA for 077630a
.github/workflows/build-peerdb-catalog-pgsetup.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go
25
uses: actions/setup-go@v4
26
with:
27
- go-version: '1.24.4'
+ go-version: '1.25.1'
28
cache-dependency-path: peerdb-catalog/pgSetup/go.sum
29
30
0 commit comments