chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2023-09-04 12:51:49 +00:00 committed by GitHub
parent 8a30b6bdb3
commit ff2be9cc37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- run: corepack enable
- uses: actions/setup-node@v3
with: