Skip to content

Commit

Permalink
Merge pull request #23 from Super12138/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4.1.3
  • Loading branch information
Super12138 authored Apr 23, 2024
2 parents dd8b370 + b2cbf4c commit b0e6513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].3
with:
fetch-depth: 0

Expand Down

0 comments on commit b0e6513

Please sign in to comment.