mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 01:21:22 +00:00
feat: update to node 20
This commit is contained in:
parent
b28bc86f45
commit
68eef2fa6f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unlighthouse.yaml
vendored
2
.github/workflows/unlighthouse.yaml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue