Skip to content

Commit

Permalink
Bump Agda to 2.6.4 and stdlib to 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
omelkonian committed Nov 3, 2023
1 parent 766692e commit 94fe604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- uses: actions/checkout@v2.3.1
- uses: omelkonian/setup-agda@master
with:
agda-version: 2.6.3
stdlib-version: 1.7.2
agda-version: 2.6.4
stdlib-version: 1.7.3
main: Classes
deploy: ${{ github.ref == 'refs/heads/master' }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 94fe604

Please # to comment.