diff --git a/.github/workflows/website-deploy.yml b/.github/workflows/website-deploy.yml index b01658726f..185a1d9958 100644 --- a/.github/workflows/website-deploy.yml +++ b/.github/workflows/website-deploy.yml @@ -69,7 +69,7 @@ jobs: - name: Upload Pages artifact if: github.ref == 'refs/heads/master' && github.event_name != 'pull_request' - uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3 + uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0 with: path: website/build