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.
1 parent c77b619 commit b5f3040Copy full SHA for b5f3040
.github/workflows/python-test.yml
@@ -88,7 +88,7 @@ jobs:
88
python-version: "3.10"
89
90
- name: Download wheel artifact
91
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
92
with:
93
name: clang-tools-pip_wheel
94
path: dist/
0 commit comments