We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce24b89 + fe29d72 commit a8c423bCopy full SHA for a8c423b
1 file changed
.github/workflows/script-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
perl: ['5.36']
17
name: Perl ${{ matrix.perl }} on ${{ matrix.os }}
18
steps:
19
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
20
- name: Set up perl
21
uses: shogo82148/actions-setup-perl@v1
22
with:
0 commit comments