Skip to content

Commit a654872

Browse files
chore(deps): update actions/checkout action to v6
1 parent 7b9d572 commit a654872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
27+
uses: actions/checkout@v6
2828
with:
2929
path: ./components-android
3030
submodules: recursive

0 commit comments

Comments
 (0)