diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 131d66a..48e8111 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -34,7 +34,7 @@ jobs: contents: read strategy: matrix: - node-version: [20] + node-version: [22] # needs: [lint] environment: name: 'production'