Skip to content

Commit e0f2dce

Browse files
[deps]: Update actions/download-artifact action to v5
1 parent c975847 commit e0f2dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
java-version: 17
103103

104104
- name: Download Artifacts
105-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
105+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
106106

107107
- name: Move artifacts
108108
working-directory: crates/bitwarden-uniffi/kotlin/sdk/src/main/jniLibs

0 commit comments

Comments
 (0)