diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d5d8a7c..ba7f1a0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -22,7 +22,7 @@ jobs: timeout-minutes: 2 strategy: matrix: - node: [18] + node: [18, 20] steps: - name: Checkout uses: Brightspace/third-party-actions@actions/checkout