Downgraded setup-node action to v3
Some checks failed
Build Mau & Deploy Mau / build (push) Successful in 2m14s
Build Mau & Deploy Mau / deploy (push) Failing after 5s

This commit is contained in:
DTieman
2024-04-14 18:44:08 +02:00
parent a25deec859
commit 885142fcc4

View File

@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@main uses: actions/setup-node@v3
with: with:
node-version: 16 node-version: 16