diff --git a/.github/workflows/on_commit.yml b/.github/workflows/on_commit.yml index ebc3001..51900ac 100644 --- a/.github/workflows/on_commit.yml +++ b/.github/workflows/on_commit.yml @@ -170,13 +170,13 @@ jobs: run: yarn --frozen-lockfile - name: Download Firefox bundle - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: firefox-bundle path: packages/firefox/bundle/ - name: Download Chromium bundle - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: chromium-bundle path: packages/chromium/bundle/