Skip to content

Commit

Permalink
Update setup-python workflow version
Browse files Browse the repository at this point in the history
To use a non-deprecated version of node
  • Loading branch information
aromanielloNTIA committed Nov 21, 2024
1 parent 419d68c commit b3ae6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: quarto-dev/quarto-actions/setup@v2

- name: Setup Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.10'
- run: pip install jupyter
Expand Down

0 comments on commit b3ae6f5

Please sign in to comment.