chore(deps): bump actions/checkout from 1 to 4 (#4741)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-02 11:03:37 +01:00
committed by GitHub
parent 34d6c39f31
commit 882e4f6964
10 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update