Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 60e1297 commit bfce0e2
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.1.4
with:
path: ./android-livestream
submodules: recursive
Expand Down

0 comments on commit bfce0e2

Please sign in to comment.