We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2de906 commit 980e92eCopy full SHA for 980e92e
.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
- name: Set up perl
25
uses: shogo82148/actions-setup-perl@v1
26
with:
0 commit comments