File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 with :
3636 persist-credentials : false
3737
38- - uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5 .0
38+ - uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6 .0
3939 - run : uv run mkdocs build --strict
4040
4141 - name : Upload artifact
Original file line number Diff line number Diff line change @@ -28,12 +28,12 @@ jobs:
2828 persist-credentials : false
2929
3030 - name : Install uv
31- uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5 .0
31+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6 .0
3232 with :
3333 enable-cache : false
3434
3535 - name : Build wheels
36- uses : pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
36+ uses : pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
3737
3838 - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
3939 with :
@@ -56,12 +56,12 @@ jobs:
5656 persist-credentials : false
5757
5858 - name : Install uv
59- uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5 .0
59+ uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6 .0
6060 with :
6161 enable-cache : false
6262
6363 - name : Build wheels
64- uses : pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3
64+ uses : pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4
6565
6666 env :
6767 CIBW_BUILD : cp39-*
Original file line number Diff line number Diff line change 3434 with :
3535 persist-credentials : false
3636
37- - uses : astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6.5 .0
37+ - uses : astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6.6 .0
3838 - run : uv run nox
You can’t perform that action at this time.
0 commit comments