1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-12-12 10:13:46 +02:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Louis Lam 2022-05-06 14:41:46 +08:00
commit 91178ce6a5

View File

@ -43,7 +43,7 @@ jobs:
- run: git config --global core.autocrlf false # Mainly for Windows
- uses: actions/checkout@v3
- name: Use Node.js LTS
- name: Use Node.js 14
uses: actions/setup-node@v3
with:
node-version: 14