build(deps): bump actions/checkout from 3 to 4 (#6302)

This commit is contained in:
dependabot[bot]
2023-09-04 06:56:23 -07:00
committed by GitHub
parent e673a9d1e7
commit 96d3e09c7d
11 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: 'Yamllint'
uses: karancode/yamllint-github-action@fdef6bc189425ecc84cc4543b2674566c0827053
with: