We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 945ef00 commit d2017a9Copy full SHA for d2017a9
github-actions/ci-dist/action.yml
@@ -205,7 +205,7 @@ runs:
205
echo "::endgroup::"
206
fi
207
# Target: target-setup-perl
208
- - uses: shogo82148/actions-setup-perl@v1
+ - uses: shogo82148/actions-setup-perl@v1.33.0
209
if: inputs.target-all == 'true' || inputs.target-setup-perl == 'true'
210
with:
211
distribution: ${{ inputs.perl-distribution }}
0 commit comments