Skip to content

Commit

Permalink
Update actions/checkout action to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 72f0bd1 commit 9e17b6c
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 9e17b6c

Please sign in to comment.