diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ca2d9c..61a655f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ jobs: name: Build and test steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Use Node 20+ # https://github.com/actions/setup-node