Skip to content

Commit f682720

Browse files
committed
Bump CI to Agda 2.7.0.1
1 parent a171530 commit f682720

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/agda-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ jobs:
2020
- 2.6.1.3
2121
- 2.6.2.2
2222
- 2.6.3
23-
- 2.6.4
24-
- 2.6.4.1
23+
- 2.6.4.3
24+
- 2.7.0.1
2525

2626
steps:
2727

2828
# Checkout to $HOME empties $HOME so we have to do it before we put stuff there.
29-
- uses: actions/checkout@v4
29+
- uses: actions/checkout@v5
3030

3131
- name: Setup Agda
3232
uses: wenkokke/setup-agda@main

0 commit comments

Comments
 (0)