diff --git a/.github/workflows/build-spec.yml b/.github/workflows/build-spec.yml index ab97cb3..d62b332 100644 --- a/.github/workflows/build-spec.yml +++ b/.github/workflows/build-spec.yml @@ -73,4 +73,4 @@ jobs: echo "Workflow run ID: ${{ github.run_id }}" - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5