Skip to content

Commit

Permalink
Upgrade download-artifact action (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine authored Jul 19, 2024
1 parent 2de056e commit 1933223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-kotlin-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: actions/checkout@v4

- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: bindings_ffi/jniLibs

Expand Down

0 comments on commit 1933223

Please sign in to comment.