diff --git a/.github/workflows/commit_artifacts.yml b/.github/workflows/commit_artifacts.yml index 2e5007982b1c..efa3419a86e5 100644 --- a/.github/workflows/commit_artifacts.yml +++ b/.github/workflows/commit_artifacts.yml @@ -185,7 +185,7 @@ jobs: ref: builds/facebook-www - name: Ensure clean directory run: rm -rf compiled - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: compiled path: compiled/ @@ -223,7 +223,7 @@ jobs: token: ${{secrets.FBSOURCE_SYNC_PUSH_TOKEN}} - name: Ensure clean directory run: rm -rf compiled-rn - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 with: name: compiled-rn path: compiled-rn/