Skip to content

Commit 5821181

Browse files
Bump shogo82148/actions-setup-perl from 1.20.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 2e6f973 commit 5821181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fhem_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v3
1414
with:
1515
fetch-depth: 0
16-
- uses: shogo82148/actions-setup-perl@v1.20.1
16+
- uses: shogo82148/actions-setup-perl@v1.38.1
1717
with:
1818
perl-version: ${{ matrix.perl }}
1919
- run: cpanm --notest --installdeps .

0 commit comments

Comments
 (0)