diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index d007f1f..e3eb313 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -72,7 +72,7 @@ jobs: run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV - name: Download artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: NuGetPackage.${{ env.RELEASE_VERSION }} path: ./artifacts/ @@ -94,7 +94,7 @@ jobs: run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV - name: Download artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: NuGetPackage.${{ env.RELEASE_VERSION }} path: ./artifacts/