Skip to content

Commit

Permalink
Update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Jul 10, 2024
1 parent d812667 commit f38fe70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout Java client
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Set up settings.xml for Maven
uses: s4u/[email protected]
Expand Down

0 comments on commit f38fe70

Please sign in to comment.