Skip to content

Commit beaf378

Browse files
chore(deps): update actions/deploy-pages action to v5
1 parent 27a6b8d commit beaf378

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
steps:
9292
- id: deploy
9393
name: Deploy to GitHub Pages
94-
uses: actions/deploy-pages@v4
94+
uses: actions/deploy-pages@v5
9595
with:
9696
token: ${{ github.token }}
9797

0 commit comments

Comments
 (0)