diff --git a/.github/workflows/deploy-cloudformation.yml b/.github/workflows/deploy-cloudformation.yml index 2b293116..07077d6d 100644 --- a/.github/workflows/deploy-cloudformation.yml +++ b/.github/workflows/deploy-cloudformation.yml @@ -75,7 +75,7 @@ jobs: steps: - name: Checkout code from master branch - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Checkout code from another Repo uses: actions/checkout@v4