Codebase list libfunction-parameters-perl / c0210e6
github: explicitly disable 'local' caching with actions-setup-perl Lukas Mai 1 year, 1 month ago
2 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3232 uses: shogo82148/actions-setup-perl@v1
3333 with:
3434 perl-version: ${{ matrix.perl-version }}
35 enable-modules-cache: false
3536 - name: "Create perl fingerprint file"
3637 run: perl -MConfig -wE 'say for sprintf("%vd", $^V), Config::bincompat_options' > perl-fingerprint
3738 - name: "Cache CPAN fragments"
3232 uses: shogo82148/actions-setup-perl@v1
3333 with:
3434 perl-version: ${{ matrix.perl-version }}
35 enable-modules-cache: false
3536 - name: "Create perl fingerprint file"
3637 run: perl -MConfig -wE 'say for sprintf("%vd", $^V), Config::bincompat_options' > perl-fingerprint
3738 - name: "Cache CPAN fragments"