Skip to content

Commit

Permalink
Merge pull request #1278 from RFD-FHEM/dependabot/github_actions/shog…
Browse files Browse the repository at this point in the history
…o82148/actions-setup-perl-1.31.4

Bump shogo82148/actions-setup-perl from 1.31.3 to 1.31.4
  • Loading branch information
sidey79 authored Oct 28, 2024
2 parents 8bdecbc + 7f8dba1 commit 97bc112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/perlCritic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: shogo82148/[email protected].3
- uses: shogo82148/[email protected].4
with:
perl-version: 5.32
install-modules-with: cpanm
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: shogo82148/[email protected].3
- uses: shogo82148/[email protected].4
with:
perl-version: ${{ matrix.perl }}
install-modules-with: cpanm
Expand Down

0 comments on commit 97bc112

Please sign in to comment.