We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d20b8 commit 6014a77Copy full SHA for 6014a77
.github/workflows/python-test.yml
@@ -71,7 +71,7 @@ jobs:
71
python-version: "3.8"
72
73
- name: download wheel artifact
74
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
75
with:
76
name: clang-tools-pip_wheel
77
path: dist
0 commit comments