We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6647945 commit 06bf56aCopy full SHA for 06bf56a
.github/workflows/ci.yml
@@ -197,7 +197,7 @@ jobs:
197
./python/tools/prepare_test_environment.sh
198
199
- name: Download Python wheels
200
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
201
with:
202
name: python-wheels
203
@@ -257,7 +257,7 @@ jobs:
257
258
steps:
259
260
261
262
263
@@ -307,7 +307,7 @@ jobs:
307
python-version: 3.8
308
309
- name: Download CTranslate2 wheels
310
311
312
313
0 commit comments