This commit is contained in:
Barry Brown 2025-04-14 18:45:23 +01:00 committed by GitHub
commit a67291d212
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 374 additions and 61 deletions

View file

@ -15,7 +15,7 @@ jobs:
- name: Set node version
uses: actions/setup-node@v3
with:
node-version: '18.x'
node-version: '20.x'
- name: Install
run: |