Skip to content

Commit

Permalink
CI updates from ref to sha
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Jun 13, 2024
1 parent d44cd1c commit a660778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a660778

Please sign in to comment.