We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b00a7 commit b423d5dCopy full SHA for b423d5d
.github/workflows/prove.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4.1.6
9
- - uses: shogo82148/actions-setup-perl@v1.29.0
+ - uses: shogo82148/actions-setup-perl@v1.30.0
10
with:
11
perl-version: '5.32'
12
install-modules-with: cpanm
0 commit comments