diff --git a/.github/workflows/ci-main.yml b/.github/workflows/ci-main.yml index f6232d9..0d66f7f 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