Skip to content

Commit

Permalink
updated action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell authored Apr 30, 2024
1 parent 6fefaee commit aff65a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/gh_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- name: Install dependencies
run: |
pip install sphinx sphinx_rtd_theme myst_parser
Expand Down

0 comments on commit aff65a7

Please sign in to comment.