Skip to content

Improve uninstall error message for missing versions #1631

Improve uninstall error message for missing versions

Improve uninstall error message for missing versions #1631

Workflow file for this run

name: Automatic Rebase
on: [pull_request_target]
permissions: read-all
jobs:
_:
name: "Automatic Rebase"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ljharb/rebase@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}