worryg0d commented on code in PR #1861:
URL:
https://github.com/apache/cassandra-gocql-driver/pull/1861#discussion_r1928852849
##########
.github/workflows/main.yml:
##########
@@ -113,7 +113,7 @@ jobs:
go test -v -tags "${{ matrix.tags }} gocql_debug" -timeout=5m -race
${{ env.args }}
- name: 'Save ccm logs'
if: 'failure()'
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
with:
name: ccm-cluster
path: /home/runner/.ccm/test
Review Comment:
Oops, I'm sorry, I misread the issue. I meant #1842 which is CASSGO-32
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]