diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3e0a621..d3c3dd5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,4 +51,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v5.0.0 + uses: actions/deploy-pages@v5.0.1 diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 06ee256..d611252 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -44,4 +44,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v5.0.0 + uses: actions/deploy-pages@v5.0.1