mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-12 15:10:04 +00:00
Update GitHub actions
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
3f0efc9435
commit
0b9e3d24ef
7 changed files with 30 additions and 26 deletions
4
.github/workflows/update.yaml
vendored
4
.github/workflows/update.yaml
vendored
|
|
@ -12,9 +12,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.18.x
|
||||
- name: Update component versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue