diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index c9768fe0..7a2f4b54 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -59,7 +59,7 @@ jobs: The rolling release triggered on \`${{ github.ref_name }}\`. [View run](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}). " > ${{ github.workspace }}-release-body.md - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 - uses: softprops/action-gh-release@v1 with: