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.
2 parents c44d368 + 864770d commit f8921dbCopy full SHA for f8921db
.github/workflows/publish-release.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
23
24
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
25
id: app-token
26
with:
27
app-id: ${{ vars.APP_ID }}
0 commit comments