Skip to content

Commit c52efb7

Browse files
Bump shogo82148/actions-setup-perl from 1.37.1 to 1.38.1
--- updated-dependencies: - dependency-name: shogo82148/actions-setup-perl dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb61bf6 commit c52efb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prove.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v6.0.2
9-
- uses: shogo82148/actions-setup-perl@v1.37.1
9+
- uses: shogo82148/actions-setup-perl@v1.38.1
1010
with:
1111
perl-version: '5.32'
1212
install-modules-with: cpanm

0 commit comments

Comments
 (0)