We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91c058b + 1660eac commit c9828d8Copy full SHA for c9828d8
.github/workflows/generate-readme-local.yml
@@ -24,7 +24,7 @@ jobs:
24
ref: ${{ github.event.pull_request.head.ref }}
25
26
- name: "Install uv"
27
- uses: "astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d" # v7
+ uses: "astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244" # v7
28
with:
29
version: "latest"
30
.github/workflows/generate-readme-remote.yml
@@ -97,7 +97,7 @@ jobs:
97
echo "Applied commits from fork while preserving history"
98
99
100
101
102
103
0 commit comments