mirror of
https://github.com/YosysHQ/sby.git
synced 2026-03-20 23:25:54 +00:00
Upgrade CI actions
This commit is contained in:
parent
4dabe8ab32
commit
3aadbc4f95
2 changed files with 5 additions and 5 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -11,10 +11,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout SBY
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install oss-cad-suite
|
||||
uses: YosysHQ/setup-oss-cad-suite@v3
|
||||
uses: YosysHQ/setup-oss-cad-suite@v4
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Run SBY tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue