Skip to content

Commit 1e7f181

Browse files
build(deps): bump actions/checkout from 5 to 6 (#14)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c031c59 commit 1e7f181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- "block-kit"
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@v5
17+
uses: actions/checkout@v6
1818
- name: Install JDK
1919
uses: actions/setup-java@v5
2020
with:

0 commit comments

Comments
 (0)