Skip to content

Commit

Permalink
Merge pull request #26 from ThomasCardin/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4
  • Loading branch information
ThomasCardin authored Jan 5, 2025
2 parents 428c861 + e2ad24f commit 88c5a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Terraform
uses: hashicorp/setup-terraform@v3
Expand Down

0 comments on commit 88c5a29

Please sign in to comment.