diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4161387..fd31f7f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 - name: Detect Node project id: detect