diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f65f917..c4953432 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: id: minver run: echo "version=$(minver)" >> $env:GITHUB_OUTPUT - name: Download artifacts - uses: actions/download-artifact@v4.1.4 + uses: actions/download-artifact@v4.1.7 with: path: nuget.package/runtimes/ - name: Create package