We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be835fa + 7798a26 commit fd598f5Copy full SHA for fd598f5
.github/workflows/perltest.yml
@@ -31,7 +31,7 @@ jobs:
31
run: prove -lv t
32
- name: Archive CPAN logs
33
if: ${{ failure() }}
34
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
35
with:
36
name: cpan_log
37
path: .cpanm/work/*/build.log
0 commit comments