3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-02-24 01:01:21 +00:00

Update workflows to Node.js 20

Node.js 16 actions are deprecated.  For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
This commit is contained in:
Krystine Sherwin 2024-01-27 11:20:48 +13:00
parent 80511ced71
commit 7e524e0588
No known key found for this signature in database
7 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@ jobs:
wasi:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build
run: |
WASI_SDK=wasi-sdk-19.0