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.
1 parent 42a3a1e commit 988c490Copy full SHA for 988c490
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
18
19
- name: Set up uv
20
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
+ uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b
21
with:
22
enable-cache: true
23
0 commit comments