1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Update GitHub actions

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2022-05-27 13:35:13 +03:00
parent 3f0efc9435
commit 0b9e3d24ef
7 changed files with 30 additions and 26 deletions

View File

@@ -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