diff --git a/.github/workflows/keepalive.yml b/.github/workflows/keepalive.yml index 8a43c82..837a0c2 100644 --- a/.github/workflows/keepalive.yml +++ b/.github/workflows/keepalive.yml @@ -10,6 +10,7 @@ jobs: name: Keepalive Workflow runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 - uses: gautamkrishnar/keepalive-workflow@v2 with: workflow_files: "update-mk-ca-bundle.yml, update-cacert-file.yml"