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.
2 parents d01802f + 1cf75ca commit edcbd33Copy full SHA for edcbd33
2 files changed
.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@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
+ - uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
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