bump actions to v4 to avoid deprecation

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2024-04-25 11:44:38 +03:00
parent bc5d08d6a3
commit 04792e0d44
4 changed files with 29 additions and 29 deletions

View File

@@ -15,7 +15,7 @@ jobs:
go-version: 1.21.5
id: go
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Ensure bin/ directory
run: mkdir -p bin
- name: Install linuxkit