[llvm] [Github] Fix revisions in code format action reproducers (PR #155193)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 14:29:01 PDT 2025


================
@@ -38,7 +38,7 @@ jobs:
         uses: actions/checkout at 08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
         with:
           repository: ${{ github.repository }}
-          ref: ${{ github.base_ref }}
+          ref: ${{ github.ref }}
----------------
boomanaiden154 wrote:

It was for testing. I've reverted it.

https://github.com/llvm/llvm-project/pull/155193


More information about the llvm-commits mailing list