diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 3e894f61..50312623 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -81,7 +81,7 @@ jobs: - name: "🟢 Setup Node.js" uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 with: - node-version: '20.x' + node-version: '22.x' - name: "🍞 Setup Bun" uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76 # v2.0.2