Skip to content

Commit

Permalink
require the latest version of shogo82148/actions-setup-perl
Browse files Browse the repository at this point in the history
  • Loading branch information
gugod committed Sep 21, 2024
1 parent f9868c6 commit beef7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: cpanm-dist-perl-${{ matrix.version }}
runs-on: ubuntu-latest
steps:
- uses: shogo82148/actions-setup-perl@v1.29.0
- uses: shogo82148/actions-setup-perl@v1.31.3
with:
perl-version: ${{ matrix.version }}
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit beef7b7

Please sign in to comment.