mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-17 20:58:23 +02:00
Fix actions/setup-node task name
Addendum to 000cbeb0ce1921f36314ea904fcf5b23e61bd179
This commit is contained in:
parent
15820c6937
commit
5c852db1cf
2
.github/workflows/auto-test.yml
vendored
2
.github/workflows/auto-test.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user