diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index eff167c..4167dac 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -113,7 +113,7 @@ jobs: runs-on: ubuntu-latest if: github.ref == 'refs/heads/main' steps: - - uses: actions/download-artifact@v4 + - uses: actions/download-artifact@v8 with: name: function-app path: ./publish