diff --git a/.github/workflows/dispatch-build-bottle.yml b/.github/workflows/dispatch-build-bottle.yml index 43dd14b9bdd7..901e95fda6be 100644 --- a/.github/workflows/dispatch-build-bottle.yml +++ b/.github/workflows/dispatch-build-bottle.yml @@ -153,7 +153,7 @@ jobs: test-bot: false - name: Download bottles from GitHub Actions - uses: actions/download-artifact@main + uses: actions/download-artifact@v3 with: name: bottles path: ~/bottles/ diff --git a/.github/workflows/dispatch-rebottle.yml b/.github/workflows/dispatch-rebottle.yml index 650e371289b7..89da7cde6024 100644 --- a/.github/workflows/dispatch-rebottle.yml +++ b/.github/workflows/dispatch-rebottle.yml @@ -135,7 +135,7 @@ jobs: test-bot: false - name: Download bottles from GitHub Actions - uses: actions/download-artifact@main + uses: actions/download-artifact@v3 with: name: bottles path: ~/bottles/