Update check.yml
This commit is contained in:
parent
9d0f3821b2
commit
4313042585
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3.0.2
|
uses: actions/checkout@v3.2.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT }}
|
token: ${{ secrets.PAT }}
|
||||||
- name: Get the latest version of Lens
|
- name: Get the latest version of Lens
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue