Skip to content

Commit

Permalink
Bump python in docs action to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
afritzler committed Oct 30, 2024
1 parent 7e909ce commit 9843501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 'pypy3.9'
python-version: 'pypy3.10'
- uses: actions/cache@v4
with:
key: ${{ github.ref }}
Expand Down

0 comments on commit 9843501

Please sign in to comment.