Skip to content

Commit 19ed3cb

Browse files
Update actions/checkout action to v6 (#29)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 4c0d407 commit 19ed3cb

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
@@ -19,7 +19,7 @@ jobs:
1919
checks:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
22+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2323
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
2424
with:
2525
distribution: 'temurin'

0 commit comments

Comments
 (0)