mirror of
https://github.com/YosysHQ/sby.git
synced 2025-11-02 13:57:52 +00:00
Update workflows
This commit is contained in:
parent
bd9e218c4a
commit
44ccad3882
2 changed files with 5 additions and 5 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -6,8 +6,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: YosysHQ/setup-oss-cad-suite@v2
|
||||
- uses: actions/checkout@v4
|
||||
- uses: YosysHQ/setup-oss-cad-suite@v3
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Run checks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue