Skip to content

Commit

Permalink
Updated version in action
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Jan 7, 2024
1 parent 4dcde47 commit f090743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/benchexec-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
- name: Get archive
shell: bash
run: |
wget https://github.com/ftsrg/theta/releases/download/svcomp23/theta.zip
wget https://github.com/ftsrg/theta/releases/download/svcomp24/theta.zip
unzip theta.zip
- uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
name: Get JAR
Expand Down

0 comments on commit f090743

Please sign in to comment.