Bump actions/checkout from 4.0.0 to 4.1.0 (#5420)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-25 10:23:40 +13:00
committed by GitHub
parent 727056a28c
commit c34d5111fc
5 changed files with 18 additions and 18 deletions

View File

@@ -17,6 +17,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code from GitHub
uses: actions/checkout@v4.0.0
uses: actions/checkout@v4.1.0
- name: Run yamllint
uses: frenck/action-yamllint@v1.4.1