diff --git a/action.yml b/action.yml index fd6843e..fa11339 100644 --- a/action.yml +++ b/action.yml @@ -29,7 +29,7 @@ runs: using: 'composite' steps: - name: "Checkout code 📥" - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: repository: reecetech/cloudconformity-cfn-scan-action path: cfn-scan