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.
1 parent 20e3dfa commit 291138bCopy full SHA for 291138b
.github/workflows/build-android.yml
@@ -94,7 +94,7 @@ jobs:
94
java-version: 17
95
96
- name: Download Artifacts
97
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
98
99
- name: Move artifacts
100
working-directory: crates/bitwarden-uniffi/kotlin/sdk/src/main/jniLibs
0 commit comments