diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cbec2f47..78d4ae7d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: STACK: "${{ matrix.stack }}" steps: - name: 🛎 Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: 🔎 Run tests run: |