mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-22 09:50:23 +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:
|
with:
|
||||||
files: packages/**
|
files: packages/**
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: 1.21.1
|
go-version: 1.21.1
|
||||||
- name: Validate changed packages bump version
|
- name: Validate changed packages bump version
|
||||||
|
Loading…
Reference in New Issue
Block a user