Skip to content

Commit 4e0033b

Browse files
committed
Update cad-suite GH action
1 parent cd60abe commit 4e0033b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/formal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515
with:
1616
path: cores/serv/serv-src
17-
- uses: YosysHQ/setup-oss-cad-suite@v2
17+
- uses: YosysHQ/setup-oss-cad-suite@v3
1818
with:
1919
github-token: ${{ secrets.GITHUB_TOKEN }}
2020
- name: Prepare formal tests

0 commit comments

Comments
 (0)