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 54818d5 commit 600dc3fCopy full SHA for 600dc3f
.github/workflows/sync.yaml
@@ -31,7 +31,7 @@ jobs:
31
sparse-checkout: api/v1
32
33
- name: Setup Go
34
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
35
with:
36
go-version-file: cloudnative-pg/go.mod
37
0 commit comments