We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d60f62 + a709e60 commit acb82d6Copy full SHA for acb82d6
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
30
with:
31
persist-credentials: false
32
- - uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
+ - uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7
33
34
python-version: ${{ matrix.python }}
35
- name: Install QEMU and libc
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
- name: Install solc-select and test dependencies
run: uv sync --extra dev
0 commit comments