We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67df03 commit 0acddb9Copy full SHA for 0acddb9
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
name: Perl ${{ matrix.version }}
21
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
24
with:
25
submodules: recursive
26
0 commit comments