parent
f499c12004
commit
2cdb4d410a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
||||||
container: minidocks/mkdocs
|
container: minidocks/mkdocs
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v3
|
||||||
- name: Show content
|
- name: Show content
|
||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
|
|
Loading…
Reference in a new issue