diff --git a/.github/workflows/playwright-update.yml b/.github/workflows/playwright-update.yml index db0e754f0f..1cf62c6b99 100644 --- a/.github/workflows/playwright-update.yml +++ b/.github/workflows/playwright-update.yml @@ -56,7 +56,7 @@ jobs: jlpm playwright install - name: Update snapshots - uses: jupyter-server/maintainer-tools/.github/actions/update-snapshots@v1 + uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} npm_client: jlpm