Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent fed17c3 commit 13b2d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- "5.10"
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v4.1.3
- uses: actions/checkout@v4.1.4
- name: Setup perl
uses: shogo82148/actions-setup-perl@v1.29.0
with:
Expand Down

0 comments on commit 13b2d33

Please sign in to comment.