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:
parent
878ac02179
commit
6df1337d71
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test-docs.yml
vendored
2
.github/workflows/test-docs.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue