update checkout
This commit is contained in:
parent
48f6bf2abc
commit
a01eca9e25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
run:
|
run:
|
||||||
working-directory: ./site
|
working-directory: ./site
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue