update checkout

This commit is contained in:
Waylon Walker 2023-01-01 16:33:08 -06:00
parent 48f6bf2abc
commit a01eca9e25
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -30,7 +30,7 @@ jobs:
run:
working-directory: ./site
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.10'