We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6f14b6 + 5c0569e commit e787f2fCopy full SHA for e787f2f
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v6
14
15
- name: Install uv
16
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v7
17
18
- name: Install shfmt
19
run: sudo apt-get install -y shfmt
0 commit comments