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 852897b commit 2a6d31dCopy full SHA for 2a6d31d
.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