typofix website.yml
This commit is contained in:
parent
5378e6459c
commit
dadb910f6a
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: main
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in New Issue