Skip to content

Commit

Permalink
update test build pages python version
Browse files Browse the repository at this point in the history
  • Loading branch information
waltsims committed Nov 12, 2024
1 parent 451b9e6 commit 90f456a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
- uses: actions/setup-python@v5
with:
python-version: '3.13'
python-version: '3.10'
cache: 'pip'
- name: Build and Commit
uses: waltsims/[email protected]
Expand Down

0 comments on commit 90f456a

Please sign in to comment.