We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31595f1 commit f8fff8bCopy full SHA for f8fff8b
.github/workflows/lefthook.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19
- name: Install `uv`
20
- uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
+ uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
21
with:
22
activate-environment: true
23
- name: Install Node.js
0 commit comments