Skip to content

Commit 291138b

Browse files
[deps]: Update actions/download-artifact action to v5
1 parent 20e3dfa commit 291138b

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
@@ -94,7 +94,7 @@ jobs:
9494
java-version: 17
9595

9696
- name: Download Artifacts
97-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
97+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
9898

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

0 commit comments

Comments
 (0)