Skip to content

Commit f654c9a

Browse files
authored
Merge pull request #129 from RFD-FHEM/dependabot/github_actions/shogo82148/actions-setup-perl-1.30.0
Bump shogo82148/actions-setup-perl from 1.29.0 to 1.30.0
2 parents b35ce93 + c28662a commit f654c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
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)