Skip to content

Commit

Permalink
Update actions/checkout action to v4.2.0 (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 72f0bd1 commit 0fcbe87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
working-directory: ./android-livestream
steps:
- name: checkout android-livestream
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.2.0
with:
path: ./android-livestream
submodules: recursive
Expand Down

0 comments on commit 0fcbe87

Please sign in to comment.