diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db13ccbe..f146ae0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -150,7 +150,7 @@ jobs: - name: Repository Dispatch # The previous step might fail on the OSGEO upload if: failure() - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.BOT_HUB_TOKEN }} repository: 3liz/3liz.github.io