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 8da3a0f commit c203a8dCopy full SHA for c203a8d
1 file changed
.github/workflows/android.yml
@@ -24,7 +24,7 @@ jobs:
24
working-directory: ./components-android
25
steps:
26
- name: checkout components-android
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
with:
29
path: ./components-android
30
submodules: recursive
0 commit comments