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.
2 parents 4535c5f + e805403 commit bd42f57Copy full SHA for bd42f57
.github/workflows/publish-jvm.yml
@@ -67,7 +67,7 @@ jobs:
67
./scripts/uniffi_bindgen_generate_kotlin.sh
68
69
- name: Download macOS native libraries from previous job
70
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
71
id: download
72
with:
73
# download the artifact created in the prior job (named "artifact")
0 commit comments