assignUser commented on code in PR #2329:
URL: https://github.com/apache/arrow-adbc/pull/2329#discussion_r1843108557
##########
.github/workflows/packaging.yml:
##########
@@ -167,8 +168,9 @@ jobs:
echo "schedule: ${{ github.event.schedule }}" >> $GITHUB_STEP_SUMMARY
echo "ref: ${{ github.ref }}" >> $GITHUB_STEP_SUMMARY
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
with:
+ name: go-ubuntu-latest
Review Comment:
(`merge_multiple: true` was the silent default)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]