diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index fb79f04128..9e4e203ea3 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -75,7 +75,7 @@ jobs: # upload gh-pages artifact for PRs (for inspection) - name: Upload gh-pages artifact if: github.event_name == 'pull_request' - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: gh-pages-preview path: ./gh-pages