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

This commit is contained in:
renovate[bot] 2023-10-19 10:21:07 +00:00 committed by GitHub
parent 351d3abb5b
commit e4d1d170a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ jobs:
terraform-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v2
- run: |
. script/bootstrap