Skip to content

Commit 0acddb9

Browse files
committed
upgrade actions to v6
1 parent c67df03 commit 0acddb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Perl ${{ matrix.version }}
2121

2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v6
2424
with:
2525
submodules: recursive
2626

0 commit comments

Comments
 (0)