From 71e18320d375899e080dd8532aebe64a4d613106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 07:05:23 +0000 Subject: [PATCH] Bump shogo82148/actions-setup-perl from 1.19.0 to 1.20.0 Bumps [shogo82148/actions-setup-perl](https://github.com/shogo82148/actions-setup-perl) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/shogo82148/actions-setup-perl/releases) - [Commits](https://github.com/shogo82148/actions-setup-perl/compare/v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: shogo82148/actions-setup-perl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/fhem_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fhem_test.yml b/.github/workflows/fhem_test.yml index 1c9eabc..28458f8 100644 --- a/.github/workflows/fhem_test.yml +++ b/.github/workflows/fhem_test.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: shogo82148/actions-setup-perl@v1.19.0 + - uses: shogo82148/actions-setup-perl@v1.20.0 with: perl-version: ${{ matrix.perl }} - run: cpanm --notest --installdeps .