3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-20 20:05:52 +00:00

Upgrade CI actions

This commit is contained in:
Miodrag Milanovic 2026-03-19 12:22:57 +01:00
parent f560cba952
commit 2a8024ea4a
7 changed files with 23 additions and 23 deletions

View file

@ -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