use v2 of the checkout action
This commit is contained in:
parent
4912a96f97
commit
5376d3044d
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: textbook/git-checkout-submodule-action@2.0.0
|
||||
|
||||
- name: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user