Skip to content

Commit

Permalink
fix perf. workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Mar 26, 2024
1 parent 38e1352 commit 3e57d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
REMOTE_GATEWAY: ${{ inputs.server_public_address }}
LISTEN_ADDRESS: ${{ inputs.client_listen_address }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
with:
clean: true
submodules: true
Expand Down

0 comments on commit 3e57d29

Please sign in to comment.