Update checkout actions (#1715)
This commit is contained in:
parent
f70d33878c
commit
916cd76be1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- name: Check out source code
|
||||
uses: actions/checkout@v1
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Build project
|
||||
run: ./build.sh build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user