Skip to content

Commit

Permalink
ci: use python v3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Dec 30, 2024
1 parent 7ba449d commit f6de18e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Setup Python
uses: actions/setup-python@v3
with:
python-version: 3.11

- name: Setup R
uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit f6de18e

Please sign in to comment.