joao-r-reis commented on code in PR #1861:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1861#discussion_r1928847877


##########
.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:
   I'm fine with not adding `matrix.compressor` here but we have to remember to 
do it in #1567 



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

Reply via email to