Update abi.yml

This commit is contained in:
CrazyFrog 2025-09-09 09:57:45 +02:00 committed by GitHub
parent a3717d6bc1
commit bd715c7e93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
git checkout ${{ steps.get-rev.outputs.rev }}
- name: Set up Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v5
with:
node-version: '18.17'
cache: 'yarn'