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 608c12d + 29fb685 commit 968f67dCopy full SHA for 968f67d
.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@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c" # v7
+ uses: "astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d" # 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