diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index cd692d8..7c49f2c 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@v7 + uses: actions/download-artifact@v8 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@v7 + uses: actions/download-artifact@v8 with: name: NuGetPackage.${{ env.RELEASE_VERSION }} path: ./artifacts/