mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-03 19:44:02 +00:00
bump actions to v4 to avoid deprecation
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
2
.github/workflows/package_release.yml
vendored
2
.github/workflows/package_release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user