milenkovicm commented on code in PR #1289: URL: https://github.com/apache/datafusion-ballista/pull/1289#discussion_r2280813607
########## .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: Is there a reason we have this specific hash? If there is, can we have a comment to note that? Also, looks like there is version 5 now -- 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