We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a171530 commit f682720Copy full SHA for f682720
.github/workflows/agda-ci.yml
@@ -20,13 +20,13 @@ jobs:
20
- 2.6.1.3
21
- 2.6.2.2
22
- 2.6.3
23
- - 2.6.4
24
- - 2.6.4.1
+ - 2.6.4.3
+ - 2.7.0.1
25
26
steps:
27
28
# Checkout to $HOME empties $HOME so we have to do it before we put stuff there.
29
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
30
31
- name: Setup Agda
32
uses: wenkokke/setup-agda@main
0 commit comments