mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-31 21:59:06 +08:00
Use checkout action in version v3
The current version of actions/checkout is v3. That means that v2, which we currently use, has been superseded. Update the version we use accordingly. Signed-off-by: Daniel Müller <deso@posteo.net>
This commit is contained in:
committed by
danielocfb
parent
a2ebd9ceff
commit
0667206913
2
.github/actions/vmtest/action.yml
vendored
2
.github/actions/vmtest/action.yml
vendored
@@ -16,7 +16,7 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
# setup envinronment
|
||||
# setup environment
|
||||
- name: Setup environment
|
||||
uses: libbpf/ci/setup-build-env@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user