We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871338c commit e475816Copy full SHA for e475816
.github/workflows/continuous-integration.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: 🧰 Install Aiken
34
uses: aiken-lang/[email protected]
35
with:
36
- version: v1.0.24-alpha
+ version: v1.0.25-alpha
37
38
- name: 📝 Run fmt
39
run: aiken fmt --check
0 commit comments