We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c2de0 commit eda6d91Copy full SHA for eda6d91
.github/actions/changelog-verification/action.yml
@@ -5,7 +5,7 @@ runs:
5
using: "composite"
6
steps:
7
- name: Checkout sources
8
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
9
10
- name: Setup kat
11
uses: awslabs/aws-kotlin-repo-tools/.github/actions/setup-kat@main
0 commit comments