Skip to content

Commit 0fcbe87

Browse files
Update actions/checkout action to v4.2.0 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72f0bd1 commit 0fcbe87

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: ./android-livestream
2525
steps:
2626
- name: checkout android-livestream
27-
uses: actions/checkout@v4.0.0
27+
uses: actions/checkout@v4.2.0
2828
with:
2929
path: ./android-livestream
3030
submodules: recursive

0 commit comments

Comments
 (0)