A cross-platform simulator for the GreenArrays GA144 multi-computer chip.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add dependabot

+8
+8
.github/dependabot.yml
··· 1 + version: 2 2 + updates: 3 + # Maintain dependencies for GitHub Actions 4 + - package-ecosystem: "github-actions" 5 + directory: "/" 6 + schedule: 7 + # Check for updates to GitHub Actions every weekday 8 + interval: "daily"