Skip to content

Commit 16bd44e

Browse files
authored
Update failure-help-text.yml
1 parent c1588e5 commit 16bd44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/failure-help-text.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
if: ${{ github.event.workflow_run.conclusion == 'failure' && github.event.workflow_run.event == 'pull_request' }}
1717
steps:
1818
- name: Post comment to help
19-
uses: adafruit/circuitpython-action-library-ci-failed@v1
19+
uses: tekktrik/circuitpython-action-library-ci-failed@main

0 commit comments

Comments
 (0)