Skip to content

Commit

Permalink
Merge pull request #172 from xxyzz/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…upload-pages-artifact-3
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
2 parents 72ae2a0 + eeb9092 commit 32b8189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- run: make html

- uses: actions/upload-pages-artifact@v2
- uses: actions/upload-pages-artifact@v3
if: github.ref_name == 'master'
with:
path: docs/_build/html
Expand Down

0 comments on commit 32b8189

Please sign in to comment.