diff --git a/2017/.github/workflows/deploy.yml b/2017/.github/workflows/deploy.yml index e060de3..f3b33ce 100644 --- a/2017/.github/workflows/deploy.yml +++ b/2017/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version: 22 + node-version: '24' cache: 'pnpm' - name: Install dependencies