feat: update to node 20

This commit is contained in:
Bart van der Braak 2023-11-20 16:20:55 +01:00
parent b28bc86f45
commit 68eef2fa6f

View file

@ -17,7 +17,7 @@ jobs:
CLOUDFLARE_PROJECT: hellobart-unlighthouse CLOUDFLARE_PROJECT: hellobart-unlighthouse
strategy: strategy:
matrix: matrix:
node-version: [18] node-version: [20]
steps: steps:
- name: Create initial comment - name: Create initial comment
uses: marocchino/sticky-pull-request-comment@v2.8.0 uses: marocchino/sticky-pull-request-comment@v2.8.0