diff --git a/.github/workflows/build-flow.yml b/.github/workflows/build-flow.yml index e822eb0..698ee52 100644 --- a/.github/workflows/build-flow.yml +++ b/.github/workflows/build-flow.yml @@ -67,7 +67,7 @@ jobs: next_tag: ${{ needs.compute-next-tag.outputs.next_tag }} steps: - name: Download artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: aftership-woocommerce-${{ github.run_number }} path: aftership-woocommerce-tracking