diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9eaf28a..fdc7f22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -226,7 +226,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 tag-and-release: name: '🏷️ Tag & Release'