We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4194b2 commit a9b0c50Copy full SHA for a9b0c50
.github/workflows/cpan-test.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
29
30
steps:
31
- - uses: ./.github/actions/cpan-test
+ - uses: PerlToolsTeam/github_workflows/.github/actions/cpan-test
32
with:
33
perl_version: ${{ matrix.perl }}
34
os: ${{ matrix.os }}
0 commit comments