Skip to content

Commit eda6d91

Browse files
committed
Use actions/checkout@v4
1 parent 59c2de0 commit eda6d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/changelog-verification/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: "composite"
66
steps:
77
- name: Checkout sources
8-
uses: actions/checkout@v2
8+
uses: actions/checkout@v4
99

1010
- name: Setup kat
1111
uses: awslabs/aws-kotlin-repo-tools/.github/actions/setup-kat@main

0 commit comments

Comments
 (0)