Skip to content

Commit 2913825

Browse files
committed
ci: rename action
1 parent 1ce3a72 commit 2913825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
needs: test
5555
steps:
5656
- name: Retry failed jobs
57-
uses: hourki-actions/retry@v1
57+
uses: hourki-actions/retry-workflow-action@v1
5858
with:
5959
token: ${{ secrets.GITHUB_TOKEN }}
6060
workflow_run_id: ${{ github.run_id }}

0 commit comments

Comments
 (0)