diff --git a/.github/workflows/runandout-deploy.yaml b/.github/workflows/runandout-deploy.yaml index c70b81a..63921ca 100644 --- a/.github/workflows/runandout-deploy.yaml +++ b/.github/workflows/runandout-deploy.yaml @@ -40,4 +40,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5