Skip to content

Commit 980e92e

Browse files
committed
lets try actions v6
1 parent d2de906 commit 980e92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
- name: Set up perl
2525
uses: shogo82148/actions-setup-perl@v1
2626
with:

0 commit comments

Comments
 (0)