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.
1 parent e0da370 commit dc61a7dCopy full SHA for dc61a7d
2 files changed
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Perl for Windows build
27
uses: shogo82148/actions-setup-perl@v1
28
with:
29
- perl-version: "5.42"
+ perl-version: "5.40"
30
31
- name: Install Perl dependencies for Windows build
32
run: |
.github/workflows/release.yaml
if: ${{ steps.release.outputs.release_created }}
0 commit comments