Skip to content

Commit

Permalink
Revert "Downgrade release-docs action Py version to 3.11"
Browse files Browse the repository at this point in the history
This reverts commit 20ef984.
  • Loading branch information
gbolmier committed Jul 8, 2024
1 parent 20ef984 commit 969a5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Build River
uses: ./.github/actions/install-env
with:
python-version: "3.11"
python-version: "3.12"

- name: Install extra Ubuntu dependencies
run: sudo apt-get install graphviz pandoc
Expand Down

0 comments on commit 969a5c0

Please sign in to comment.