Skip to content

Commit

Permalink
Update checkout action version
Browse files Browse the repository at this point in the history
Co-authored-by: Yuki Iwai <[email protected]>
  • Loading branch information
andreyvelich and tenzen-y authored Sep 12, 2023
1 parent 19bb327 commit ee78d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4

# TODO (andreyvelich): We need to replace this action with script to do
# linting and formatting for Training Operator SDK.
Expand Down

0 comments on commit ee78d9a

Please sign in to comment.