Skip to content

Commit 2266008

Browse files
authored
Merge pull request #86 from openapi-processor/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents c3c98dd + fc1d74f commit 2266008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v4
22+
- uses: actions/checkout@v5
2323

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

0 commit comments

Comments
 (0)