fix checkout
Deploy Website / build (push) Failing after 18s
Details
Deploy Website / build (push) Failing after 18s
Details
This commit is contained in:
parent
7113196d6e
commit
e28a6e1f28
|
@ -10,7 +10,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: check out repo
|
- name: check out repo
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# - name: install python+pip
|
# - name: install python+pip
|
||||||
# run: |
|
# run: |
|
||||||
|
|
Loading…
Reference in New Issue