adamkaliszan commented on code in PR #6492: URL: https://github.com/apache/incubator-nuttx/pull/6492#discussion_r904676246
########## .github/workflows/docker_linux.yml: ########## @@ -58,14 +58,14 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build Linux image - uses: docker/build-push-action@v2 + uses: docker/build-push-action@v3 Review Comment: It was mistake. I didn't noticed that this file was added. -- 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