We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ad211 commit 00eed62Copy full SHA for 00eed62
.github/workflows/playwright-update.yml
@@ -56,7 +56,7 @@ jobs:
56
jlpm playwright install
57
58
- name: Update snapshots
59
- uses: jupyter-server/maintainer-tools/.github/actions/update-snapshots@v1
+ uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@v1
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
npm_client: jlpm
0 commit comments