Skip to content

Commit d1fa314

Browse files
authored
Merge pull request #67 from AnExiledDev/dependabot/github_actions/actions/deploy-pages-5
Bump actions/deploy-pages from 4 to 5
2 parents 4e38851 + bf1cb42 commit d1fa314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
url: ${{ steps.deployment.outputs.page_url }}
4242
steps:
4343
- id: deployment
44-
uses: actions/deploy-pages@v4
44+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)