File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : jupyterlab/maintainer-tools/.github/actions/base-setup@v1
1818
19- - uses : actions/create-github-app-token@v1
19+ - uses : actions/create-github-app-token@v2
2020 id : app-token
2121 with :
2222 app-id : ${{ vars.APP_ID }}
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : jupyterlab/maintainer-tools/.github/actions/base-setup@v1
2323
24- - uses : actions/create-github-app-token@v1
24+ - uses : actions/create-github-app-token@v2
2525 id : app-token
2626 with :
2727 app-id : ${{ vars.APP_ID }}
Original file line number Diff line number Diff line change 7979 jlpm
8080 jlpm deduplicate
8181 fi
82- - uses : prefix-dev/setup-pixi@v0.8.3
82+ - uses : prefix-dev/setup-pixi@v0.8.4
8383 with :
8484 pixi-version : v0.41.4
8585 manifest-path : pyproject.toml
You can’t perform that action at this time.
0 commit comments