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

Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/70
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2024-07-26 18:00:44 +00:00 committed by techknowlogick
parent 4b114faecf
commit 9a338d640c

View File

@ -11,8 +11,8 @@ jobs:
name: 'Terraform Versions'
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v3
- uses: https://github.com/hashicorp/setup-terraform@v3
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
- name: Terraform fmt
id: fmt