Update actions/deploy-pages action to v5.0.1

This commit is contained in:
renovate[bot]
2026-09-02 04:30:58 +00:00
committed by GitHub
parent 3f7c52e5d5
commit 10c4749cfd
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
retention-days: 1
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0
uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1
preview:
needs: [metadata]