mirror of
https://github.com/kairos-io/packages.git
synced 2025-10-21 14:15:45 +00:00
Update actions/setup-go action to v6 (#1447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pr.yaml
vendored
2
.github/workflows/pr.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
files: packages/**
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version-file: tools/bump-validator/go.mod
|
||||
- name: Validate changed packages bump version
|
||||
|
Reference in New Issue
Block a user