Skip to content

Commit 600dc3f

Browse files
chore(deps): update actions/setup-go action to v6
| datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | actions/setup-go | v5 | v6 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54818d5 commit 600dc3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
sparse-checkout: api/v1
3232

3333
- name: Setup Go
34-
uses: actions/setup-go@v5
34+
uses: actions/setup-go@v6
3535
with:
3636
go-version-file: cloudnative-pg/go.mod
3737

0 commit comments

Comments
 (0)