diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 61742c3..c79dc45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -710,7 +710,7 @@ jobs: npm install github-release-notes -g - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: path: ~/binaries