There was an error while loading. Please reload this page.
1 parent ff52085 commit 9687f21Copy full SHA for 9687f21
1 file changed
.github/workflows/unittests.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
18
- # Required for the package command tests to work
19
name: Set up Docker Buildx
20
- uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3
+ uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4
21
- name: Install uv
22
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8
23
with:
0 commit comments