Skip to content

Commit 3c033cb

Browse files
authored
Merge pull request #97 from openapi-processor/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 841a612 + 56d9de1 commit 3c033cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020

2121
steps:
22-
- uses: actions/checkout@v5
22+
- uses: actions/checkout@v6
2323

2424
- name: set up JDK
2525
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)