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 c65a668 + dc30464 commit 6f79d65Copy full SHA for 6f79d65
.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@38f3f104447c67c051c4a08e39b64a148898af3a" # v4
+ uses: "astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c" # 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