Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Update .github/workflows/build_wheels.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Goree <goree.ryan@gmail.com>
  • Loading branch information
dpaiton and ryangoree authored Apr 26, 2024
1 parent fba96d1 commit 0e864eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: python -m pip install --upgrade pip

- name: check out hyperdrive-rs
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: delvtech/hyperdrive-rs
ref: "v1.0.1"
Expand Down

0 comments on commit 0e864eb

Please sign in to comment.