diff --git a/.github/workflows/infracost.yml b/.github/workflows/infracost.yml index 9add663..63d4c36 100644 --- a/.github/workflows/infracost.yml +++ b/.github/workflows/infracost.yml @@ -28,7 +28,7 @@ jobs: name: Show infracost diff steps: - name: Check out repository - uses: actions/checkout@v3 + uses: actions/checkout@v5 - name: Configure AWS Credentials uses: aws-actions/configure-aws-credentials@v1