From a6607784c50ea541421a0de5676b0dc4d8112b38 Mon Sep 17 00:00:00 2001 From: andres Date: Thu, 13 Jun 2024 02:18:37 -0500 Subject: [PATCH] CI updates from ref to sha --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index be29c36f..7f07edc7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -273,7 +273,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: ${{ github.event.pull_request.head.ref }} + ref: ${{ github.event.pull_request.head.sha }} - uses: actions/download-artifact@v4 - name: Update bindings