Skip to content

Commit

Permalink
Merge pull request #500 from tonybaloney/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/configure-pages-3

Bump actions/configure-pages from 1 to 3
  • Loading branch information
tonybaloney authored Nov 6, 2023
2 parents 1c8d864 + 49c1e8b commit f3a1c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v1
uses: actions/configure-pages@v3
- name: Build HTML with sphinx
run: |
python -m pip install -r requirements.txt
Expand Down

0 comments on commit f3a1c43

Please sign in to comment.