Merge pull request #50 from Super12138/renovate/actions-checkout-4.x

Update actions/checkout action to v4.1.7
This commit is contained in:
Super12138 2024-06-13 22:20:34 +08:00 committed by GitHub
commit ea0385a72b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
fetch-depth: 0