Skip to content

Commit

Permalink
chore(deps): bump sphinx-notes/pages from 2 to 3 (#198)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 29, 2024
1 parent 5928a4a commit e592b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
poetry config virtualenvs.create false
poetry install
- name: Build and Commit
uses: sphinx-notes/pages@v2
uses: sphinx-notes/pages@v3
- name: Push changes
uses: ad-m/github-push-action@master
with:
Expand Down

0 comments on commit e592b7d

Please sign in to comment.