upgrade checkout action
This commit is contained in:
parent
b1c8cf1396
commit
d5a5f8cdea
2
.github/workflows/config-check.yaml
vendored
2
.github/workflows/config-check.yaml
vendored
@ -13,6 +13,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Git Checkout Latest
|
- name: Git Checkout Latest
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
- name: Check Chain Configs
|
- name: Check Chain Configs
|
||||||
uses: ping-pub/ping-dashboard-config-checker@v1.0
|
uses: ping-pub/ping-dashboard-config-checker@v1.0
|
Loading…
Reference in New Issue
Block a user