Skip to content

Commit c203a8d

Browse files
chore(deps): update actions/checkout action to v5 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8da3a0f commit c203a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
working-directory: ./components-android
2525
steps:
2626
- name: checkout components-android
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v5
2828
with:
2929
path: ./components-android
3030
submodules: recursive

0 commit comments

Comments
 (0)