[ci] update github checkout action to v3
This commit is contained in:
3
.github/workflows/github-ci.yml
vendored
3
.github/workflows/github-ci.yml
vendored
@@ -64,7 +64,8 @@ jobs:
|
||||
echo DEBUG = $DEBUG
|
||||
|
||||
# check out the source
|
||||
- uses: actions/checkout@v2
|
||||
- name: checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
# compute the toolchain prefix this project will need
|
||||
- name: compute toolchain
|
||||
|
||||
Reference in New Issue
Block a user