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 df2751d commit d5a5451Copy full SHA for d5a5451
.github/workflows/update_galata_references.yaml
@@ -101,7 +101,7 @@ jobs:
101
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
102
run: jlpm install
103
104
- - uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@v1
+ - uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@main
105
with:
106
npm_client: jlpm
107
github_token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/update_lite_galata_references.yaml
@@ -89,7 +89,7 @@ jobs:
89
jlpm install
90
yarn playwright install
91
92
93
94
95
0 commit comments