diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index 7e74e94..2477c7d 100644 --- a/.github/workflows/ci-main.yml +++ b/.github/workflows/ci-main.yml @@ -73,7 +73,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download Artifact - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: nupkg - name: Push to GitHub Feed