We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e02bd commit f22bfaeCopy full SHA for f22bfae
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Cache
34
id: cache
35
- uses: coursier/cache-action@v5
+ uses: coursier/cache-action@v6
36
37
- name: Verilator
38
run: sudo apt install verilator libsqlite3-dev
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
80
0 commit comments