diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1129a2d..a47d1714 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: fail-fast: false steps: - name: Check out code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Install Chef uses: actionshub/chef-install@3.0.1 - name: Dokken