3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-17 20:55:45 +00:00

Merge remote-tracking branch 'upstream'

This commit is contained in:
Akash Levy 2026-06-26 04:17:51 -07:00
commit cf79f3caac
12 changed files with 95 additions and 52 deletions

View file

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository with submodules
uses: actions/checkout@v5
uses: actions/checkout@v7
with:
submodules: 'recursive'
persist-credentials: false