Skip to content

Commit

Permalink
whos idea was yaml anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyEarley authored Nov 12, 2024
1 parent a095514 commit 7484489
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: 1.10
version: 'v1.10'
- name: Get arend-lib
uses: dsaltares/fetch-gh-release-asset@1.1.2
with:
repo: JetBrains/arend-lib
file: arend-lib.zip
version: 1.10.0
version: 'v1.10.0'
- uses: actions/setup-java@v4.5.0
with:
java-version: 17
Expand Down

0 comments on commit 7484489

Please sign in to comment.