3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-18 02:16:41 +00:00

ci: Update to Node.JS 20

This commit is contained in:
Krystine Sherwin 2024-05-09 18:16:05 +12:00
parent 878ac02179
commit 6df1337d71
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ jobs:
echo "procs=$(nproc)" >> $GITHUB_ENV
- name: Checkout Yosys
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true
- name: Build yosys