Skip to content

Commit 871734a

Browse files
authored
Merge pull request #3 from david-dick/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 5514d85 + c3ff1af commit 871734a

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
@@ -16,7 +16,7 @@ jobs:
1616
name: OS ${{matrix.runner}} Perl ${{matrix.perl}}
1717

1818
steps:
19-
- uses: actions/checkout@v4
19+
- uses: actions/checkout@v6
2020

2121
- name: Set up perl
2222
uses: shogo82148/actions-setup-perl@v1

0 commit comments

Comments
 (0)