Skip to content

Commit

Permalink
change git flow (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1n999999 authored Jun 4, 2024
1 parent d6e2783 commit 5e7bd70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: aiken-lang/setup-aiken@v0.1.0
- uses: aiken-lang/setup-aiken@v1.0.2
with:
version: v1.0.19-alpha
version: v1.0.26-alpha

- run: aiken fmt --check
- run: aiken check -D
Expand Down

0 comments on commit 5e7bd70

Please sign in to comment.