Skip to content

Commit

Permalink
Use commit hash instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisnan committed Jul 26, 2024
1 parent 524390a commit 00171dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-subtree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
working-directory: head
run: |
git remote add upstream https://github.com/rust-lang/rust.git
git fetch upstream ${{ needs.prepare.outputs.toolchain_date }}
git fetch upstream ${{ needs.prepare.outputs.commit_hash }}
- name: Prepare sync branch
working-directory: head
Expand Down

0 comments on commit 00171dc

Please sign in to comment.