Skip to content

Commit 228587f

Browse files
fixing cont integration
1 parent dbde8fe commit 228587f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: aiken-lang/setup-aiken@v1
1414
with:
15-
version: v1.1.4
15+
version: v1.1.5
1616
- run: aiken fmt --check
1717
- run: aiken check -D
1818
- run: aiken build

0 commit comments

Comments
 (0)