diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e176169..8b6443c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ jobs: ANSIBLE_FORCE_COLOR: true steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4 - uses: actions/setup-python@v5 with: