node-fix #45

Merged
rodude123 merged 2 commits from node-fix into master 2023-10-24 16:14:31 +01:00
Showing only changes of commit 3812f99259 - Show all commits

View File

@ -11,7 +11,7 @@ jobs:
- name: Use Node.js Latest
uses: actions/setup-node@v3
with:
node-version: 'latest'
node-version: 20
- name: 🔨Run Gulp
run: |