Skip to content

Commit

Permalink
Add ref to astral-sh/uv#5185
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Jul 18, 2024
1 parent 64cf543 commit 9eb274e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Reset uv.lock
# Exclude `uv.lock` file which might be auto-updated by calls to `uv run`.
# See: https://github.com/peter-evans/create-pull-request#controlling-committed-files
# https://github.com/astral-sh/uv/issues/5185
run: |
git checkout -- uv.lock
- uses: peter-evans/create-pull-request@v6.1.0
Expand Down

0 comments on commit 9eb274e

Please sign in to comment.