Merge branch 'main' into Link-/prep-4.1.2

This commit is contained in:
Bassem Dghaidi 2024-10-22 13:25:20 +02:00 committed by GitHub
commit d9fef48d24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Setup Node.js 20.x - name: Setup Node.js 20.x
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
node-version: 20.x node-version: 20.x
cache: npm cache: npm