Unverified Commit 24b98c25 authored by Shaun Prince's avatar Shaun Prince Committed by GitHub
Browse files

[BUG] Fix github action documentation build (#449)

parent edcf780f
......@@ -16,7 +16,7 @@ jobs:
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
- uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.11
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
- uses: actions/cache@v3
with:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment