diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cf6a7ee..bc525eb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -57,7 +57,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download Artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: Production-artifact path: 'build/'