Skip to content

Commit 05b920f

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

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@v4.2.2
9-
- uses: shogo82148/actions-setup-perl@v1.33.0
9+
- uses: shogo82148/actions-setup-perl@v1.34.0
1010
with:
1111
perl-version: '5.32'
1212
install-modules-with: cpanm

0 commit comments

Comments
 (0)