diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 08f2083..9f0aebf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - 24.x steps: - name: Checkout repository - uses: actions/checkout@v6.0.2 + uses: actions/checkout@v7.0.0 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v6.4.0 with: