Skip to content

Commit d2017a9

Browse files
committed
1 parent 945ef00 commit d2017a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github-actions/ci-dist/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ runs:
205205
echo "::endgroup::"
206206
fi
207207
# Target: target-setup-perl
208-
- uses: shogo82148/actions-setup-perl@v1
208+
- uses: shogo82148/actions-setup-perl@v1.33.0
209209
if: inputs.target-all == 'true' || inputs.target-setup-perl == 'true'
210210
with:
211211
distribution: ${{ inputs.perl-distribution }}

0 commit comments

Comments
 (0)