diff --git a/.github/workflows/watcher.yml b/.github/workflows/watcher.yml index fe002e0..10e8ff4 100644 --- a/.github/workflows/watcher.yml +++ b/.github/workflows/watcher.yml @@ -28,10 +28,10 @@ jobs: GHWATCHER_BASEURL: https://api.github.com steps: - uses: actions/checkout@v5 - - name: Use Node.js 20.x + - name: Use Node.js 24.x uses: actions/setup-node@v4 with: - node-version: 20.x + node-version: 24 - name: npm setup run: npm install - name: ${{ matrix.org }} - exec watcher