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

chore(deps): update actions/checkout action to v3.6.0
This commit is contained in:
okxlin 2023-08-24 23:58:47 +08:00 committed by GitHub
commit 5bffc1ee3f
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.3
uses: actions/checkout@v3.6.0
- name: Run Renovate
uses: renovatebot/github-action@v39.0.1
with: