Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
babenek committed Oct 5, 2023
1 parent 9fd6577 commit 76bcfff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v3
with:
repository: babenek/CredData
repository: Samsung/CredData

- name: Cache data
id: cache-data
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Checkout CredData
uses: actions/checkout@v3
with:
repository: Samsung/CredData
repository: babenek/CredData

- name: Cache data
id: cache-data
Expand Down

0 comments on commit 76bcfff

Please sign in to comment.