diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c3ba850..90387b1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: - node-version: [14.x] + node-version: [20.x] # Steps represent a sequence of tasks that will be executed as part of the job steps: