Update wiki.yml
This commit is contained in:
parent
893f267822
commit
501f950a9d
|
@ -6,7 +6,7 @@ jobs:
|
|||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: ${{ github.repository }}.wiki
|
||||
- name: Update wiki
|
||||
|
|
Loading…
Reference in New Issue