Skip to content

Commit

Permalink
ci(regression): update using literal repo owner
Browse files Browse the repository at this point in the history
Signed-off-by: Dwi Siswanto <[email protected]>
  • Loading branch information
dwisiswant0 committed Feb 29, 2024
1 parent 2a4f8b3 commit b7b9f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
go-version-file: 'go.mod'
- run: go mod download
- uses: ${{ github.repository_owner }}/teler-resources/cache@master
- uses: kitabisa/teler-resources/cache@master
- run: make bench-${{ matrix.phase }} | tee ${{ env.out }}
- uses: actions/cache@v4
with:
Expand Down

0 comments on commit b7b9f45

Please sign in to comment.