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 8d7f648 commit d6c2539Copy full SHA for d6c2539
.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