Skip to content

Commit

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

Bump shogo82148/actions-setup-perl from 1.31.4 to 1.33.0
  • Loading branch information
sidey79 authored Jan 20, 2025
2 parents aeaea57 + 43f568c commit 45c5c91
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
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: shogo82148/actions-setup-perl@v1.31.4
- uses: shogo82148/actions-setup-perl@v1.33.0
with:
perl-version: '5.32'
install-modules-with: cpanm

0 comments on commit 45c5c91

Please sign in to comment.