mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-05 15:32:19 +00:00
modified: .github/workflows/cicd.yml
modified: .github/workflows/linting.yml modified: .github/workflows/test.yml modified: .nvmrc modified: Dockerfile.dev modified: Dockerfile.pg modified: Dockerfile.sqlite modified: esbuild.mjs modified: package-lock.json modified: tsconfig.json
This commit is contained in:
parent
5f75813e84
commit
39c43c0c09
10 changed files with 20 additions and 2707 deletions
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '22'
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue