Skip to content

Commit

Permalink
check.yml: versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyEarley authored Nov 12, 2024
1 parent 8c0e197 commit a095514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ jobs:
with:
repo: JetBrains/Arend
file: Arend.jar
version: v1.10
version: 1.10
- name: Get arend-lib
uses: dsaltares/[email protected]
with:
repo: JetBrains/arend-lib
file: arend-lib.zip
version: v1.10.0
version: 1.10.0
- uses: actions/[email protected]
with:
java-version: 17
Expand Down

0 comments on commit a095514

Please sign in to comment.