fix checkout
This commit is contained in:
parent
9badce8c4f
commit
ca492527f3
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
@ -18,6 +18,8 @@ jobs:
|
|||||||
name: acctests
|
name: acctests
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 #v3.6.0
|
||||||
|
- name: checkout pr
|
||||||
env:
|
env:
|
||||||
GH_TOKEN: ${{ github.token }}
|
GH_TOKEN: ${{ github.token }}
|
||||||
run:
|
run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user