Using `actions/checkout@v4` ``` cargo release publish --workspace --execute --no-confirm error: cannot release from branch "HEAD", instead switch to "*, !HEAD" error: Recipe `publish` failed on line 6 with exit code 101 ```