Merge pull request #409 from okxlin/renovate/actions-checkout-4.x

chore(deps): update actions/checkout action to v4.1.1
This commit is contained in:
okxlin 2023-10-18 00:05:12 +08:00 committed by GitHub
commit cca50fb5a2
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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run Renovate
uses: renovatebot/github-action@v39.1.0
with: