Huy1Ng commented on code in PR #1289: URL: https://github.com/apache/datafusion-ballista/pull/1289#discussion_r2295915305
########## .github/workflows/dev.yml: ########## @@ -40,17 +40,16 @@ jobs: name: Use prettier to check formatting of documents runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 - - uses: actions/setup-node@v4 + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 Review Comment: It's the code from datafusion-python, which also seems to follow this discussion here: https://github.com/apache/datafusion/issues/15298 -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org