Skip to content

Commit

Permalink
run workflow for 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolay19 committed Feb 26, 2024
1 parent 5460807 commit f85225b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/old_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
RunBenchmarkOld:
runs-on: ubuntu-latest
env:
slitherin_version: 0.1.0
slitherin_version: 0.2.1
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
RunBenchmarkOZOld:
runs-on: ubuntu-latest
env:
slitherin_version: 0.1.0
slitherin_version: 0.2.1
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit f85225b

Please sign in to comment.