xiaoxiang781216 commented on code in PR #6492: URL: https://github.com/apache/incubator-nuttx/pull/6492#discussion_r905047397
########## .github/workflows/docker_linux.yml: ########## @@ -65,7 +65,7 @@ jobs: tags: ${{ env.IMAGE_TAG }} - name: Push Linux image - uses: docker/build-push-action@v2 + uses: docker/build-push-action@v3 Review Comment: still not revert yet. ########## .github/workflows/docker_linux.yml: ########## @@ -65,7 +65,7 @@ jobs: tags: ${{ env.IMAGE_TAG }} - name: Push Linux image - uses: docker/build-push-action@v2 + uses: docker/build-push-action@v3 Review Comment: revert this change -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org