Skip to content

Commit 547e220

Browse files
authored
Merge pull request #148 from RFD-FHEM/dependabot/github_actions/shogo82148/actions-setup-perl-1.37.0
Bump shogo82148/actions-setup-perl from 1.35.0 to 1.37.0
2 parents c1fbcc2 + 4983166 commit 547e220

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@v5.0.0
9-
- uses: shogo82148/actions-setup-perl@v1.35.0
9+
- uses: shogo82148/actions-setup-perl@v1.37.0
1010
with:
1111
perl-version: '5.32'
1212
install-modules-with: cpanm

0 commit comments

Comments
 (0)