Skip to content

Commit

Permalink
Bump actions/checkout from 3.5.3 to 4.0.0 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 09c22f9 commit d31845f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.5.3
uses: actions/checkout@v4.0.0

- name: Setup Terraform
uses: hashicorp/[email protected]
Expand Down

0 comments on commit d31845f

Please sign in to comment.