Merge pull request #17 from okxlin/renovate/actions-checkout-3.x

chore(deps): update actions/checkout action to v3.5.3
This commit is contained in:
okxlin 2023-06-11 16:58:47 +08:00 committed by GitHub
commit eff9b66381
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3.5.2
uses: actions/checkout@v3.5.3
- name: Run Renovate
uses: renovatebot/github-action@v38.1.3
with: