parent
7482673bd4
commit
921c1957f0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
uname -a
|
||||
apk add nodejs npm
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Show content
|
||||
run: |
|
||||
pwd
|
||||
|
|
Loading…
Reference in a new issue