diff --git a/.github/workflows/bump-bwc.yml b/.github/workflows/bump-bwc.yml index 0b82546c..a018f606 100644 --- a/.github/workflows/bump-bwc.yml +++ b/.github/workflows/bump-bwc.yml @@ -24,8 +24,8 @@ jobs: #installation_id: 22958780 installation_id: 42934585 + - uses: actions/checkout@v4 - name: Fetch Tag and Version Information - uses: actions/checkout@v4 run: | if [ -z ${{ inputs.tag }} ]; then TAG=${{ inputs.tag }}