Skip to content

Commit

Permalink
[CI] Update to actions/deploy-pages@v4 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsnopek authored Jul 18, 2024
1 parent 8a54b51 commit 305e31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
url: ${{ steps.deploy-pages.outputs.page_url }}
steps:
- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4

0 comments on commit 305e31c

Please sign in to comment.