Skip to content

Commit 87b5fcf

Browse files
chore(deps): bump actions/deploy-pages from 4 to 5 in the actions group (#10)
1 parent 09a0647 commit 87b5fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
steps:
4545
- name: Deploy to GitHub Pages
4646
id: deployment
47-
uses: actions/deploy-pages@v4
47+
uses: actions/deploy-pages@v5
4848
with:
4949
artifact_name: ${{ github.event.repository.name }}_docs

0 commit comments

Comments
 (0)