Skip to content

Commit 183713b

Browse files
committed
CI: Use current version of checkout@v4
1 parent a4f231d commit 183713b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
perl: latest
2626
name: 🐪 Perl ${{ matrix.perl }} on ${{ matrix.os }}
2727
steps:
28-
- uses: actions/checkout@v2
28+
- uses: actions/checkout@v4
2929
- uses: shogo82148/actions-setup-perl@v1
3030
with:
3131
perl-version: ${{ matrix.perl }}

0 commit comments

Comments
 (0)