Skip to content

Commit 4317c75

Browse files
committed
fix(ci): correct step tag
1 parent 580cbcc commit 4317c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
python-version-file: '.python-version'
3737

3838
- name: Install uv
39-
uses: astral-sh/setup-uv@@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
39+
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
4040
with:
4141
enable-cache: true
4242

0 commit comments

Comments
 (0)