Skip to content

Commit 97824ee

Browse files
committed
check yosys action v4
1 parent 01d943f commit 97824ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
popd
2929
zip lc4k_core.zip src/gen/*.vhd src/rtl/*.vhd README.md LICENSE
3030
31-
- uses: YosysHQ/setup-oss-cad-suite@v3
31+
- uses: YosysHQ/setup-oss-cad-suite@v4
3232
# don't run tests for tags
3333
if: ${{ ! startsWith(github.ref, 'refs/tags/') }}
3434
with:

0 commit comments

Comments
 (0)