mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-20 20:05:52 +00:00
Upgrade CI actions
This commit is contained in:
parent
f560cba952
commit
2a8024ea4a
7 changed files with 23 additions and 23 deletions
2
.github/workflows/test-compile.yml
vendored
2
.github/workflows/test-compile.yml
vendored
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
fail-fast: false
|
||||
steps:
|
||||
- name: Checkout Yosys
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
submodules: true
|
||||
persist-credentials: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue