Skip to content

Commit e0a0e92

Browse files
committed
cut to using my own WIP
Signed-off-by: Brian Harring <ferringb@gmail.com>
1 parent d488ecf commit e0a0e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
use_last_release: [False, True]
9494
fail-fast: false
9595
steps:
96-
- uses: pkgcore/gh-actions/test-revdep@main
96+
- uses: ferringb/gh-actions/test-revdep@main
9797
with:
9898
target: ${{ matrix.target }}
9999
use_last_release: ${{ matrix.use_last_release && 'yes' || '' }}

0 commit comments

Comments
 (0)