Skip to content

Commit bd42f57

Browse files
authored
Merge pull request #353 from lightningdevkit/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
2 parents 4535c5f + e805403 commit bd42f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-jvm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
./scripts/uniffi_bindgen_generate_kotlin.sh
6868
6969
- name: Download macOS native libraries from previous job
70-
uses: actions/download-artifact@v3
70+
uses: actions/download-artifact@v4.1.7
7171
id: download
7272
with:
7373
# download the artifact created in the prior job (named "artifact")

0 commit comments

Comments
 (0)