diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 870d1031c..d3dad70db 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -34,7 +34,7 @@ jobs: - name: Prepare for CPAN cache run: | perl -V > perlversion.txt - echo "20200628" >> perlversion.txt + echo "20200701" >> perlversion.txt dir perlversion.txt - name: Cache CPAN modules