mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-21 17:35:09 +00:00
Update actions/setup-go action to v5 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b063b8bbd0
commit
57b45e8d86
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@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21.1
|
||||
- name: Validate changed packages bump version
|
||||
|
Loading…
Reference in New Issue
Block a user