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

chore(deps): update actions/checkout action to v4.1.0
This commit is contained in:
okxlin
2023-09-23 19:47:45 +08:00
committed by GitHub
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Run Renovate
uses: renovatebot/github-action@v39.0.5
with: