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 8d7f648 + d6c2539 commit 9425714Copy full SHA for 9425714
.github/workflows/update_pixi_lockfile.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
17
id: generate-token
18
with:
19
app-id: ${{ secrets.APP_ID }}
0 commit comments