diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 06f22817..4e3fe239 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -93,7 +93,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download Artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: nuget path: nuget