Skip to content

Commit b423d5d

Browse files
Bump shogo82148/actions-setup-perl from 1.29.0 to 1.30.0
Bumps [shogo82148/actions-setup-perl](https://github.com/shogo82148/actions-setup-perl) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/shogo82148/actions-setup-perl/releases) - [Commits](shogo82148/actions-setup-perl@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: shogo82148/actions-setup-perl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8b00a7 commit b423d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prove.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v4.1.6
9-
- uses: shogo82148/actions-setup-perl@v1.29.0
9+
- uses: shogo82148/actions-setup-perl@v1.30.0
1010
with:
1111
perl-version: '5.32'
1212
install-modules-with: cpanm

0 commit comments

Comments
 (0)