assignUser commented on code in PR #2329:
URL: https://github.com/apache/arrow-adbc/pull/2329#discussion_r1843084155


##########
.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:
   Not sure how this worked out with the clobbering? Lucky timing maybe?



-- 
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]

Reply via email to