We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b47108 + a61f37a commit b7e050bCopy full SHA for b7e050b
1 file changed
.github/workflows/ci.yml
@@ -119,7 +119,7 @@ jobs:
119
with:
120
python-version: '3.11'
121
122
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v8
123
124
merge-multiple: true
125
path: dist
@@ -151,7 +151,7 @@ jobs:
151
name: pypi
152
url: https://pypi.org/p/skia-python/
153
steps:
154
155
156
157
0 commit comments