Skip to content

Commit

Permalink
Merge pull request #129 from RFD-FHEM/dependabot/github_actions/shogo…
Browse files Browse the repository at this point in the history
…82148/actions-setup-perl-1.30.0

Bump shogo82148/actions-setup-perl from 1.29.0 to 1.30.0
  • Loading branch information
sidey79 authored Jun 20, 2024
2 parents b35ce93 + c28662a commit f654c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: shogo82148/actions-setup-perl@v1.29.0
- uses: shogo82148/actions-setup-perl@v1.30.0
with:
perl-version: '5.32'
install-modules-with: cpanm
Expand Down

0 comments on commit f654c9a

Please sign in to comment.