diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index b18b2b7..7025ecf 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -31,7 +31,7 @@ jobs: path: '.' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4 + uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5 - name: GitHub Pages URL run: | SUMMARY=$'# GitHub Pages \n[View Your Demo Template Page!](https://gjveld.github.io/backstage/)'