Skip to content

Commit

Permalink
Update github checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
XuanWang-Amos authored Nov 15, 2023
1 parent 66cc8ec commit 901ce1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psm-interop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
working-directory: './'

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

# To add this job to required GitHub checks, it's not enough to use
# the on.pull_request.paths filter. For required checks, the job needs to
Expand Down

0 comments on commit 901ce1f

Please sign in to comment.