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


##########
.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:
   Yeah I was thinking of #1842 too my bad



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