Skip to content

Commit

Permalink
Merge pull request #143 from AndriyKalashnykov/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/checkout-3.5.3

build(deps): Bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
AndriyKalashnykov committed Jun 18, 2023
2 parents cef5422 + c780b1d commit a023a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Download repository
uses: actions/checkout@v3.5.2
uses: actions/checkout@v3.5.3

- name: Set up JDK
uses: actions/setup-java@v3.11.0
Expand Down

0 comments on commit a023a2d

Please sign in to comment.