Skip to content

Commit fccaa72

Browse files
committed
Update build_conda_linux.yml
1 parent 983ab50 commit fccaa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_conda_linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
# to have a conversation
9393
timeout-minutes: ${{ inputs.timeout }}
9494
steps:
95-
- uses: actions/checkout@v3
95+
- uses: actions/checkout@v4
9696
with:
9797
# Support the use case where we need to checkout someone's fork
9898
repository: ${{ inputs.test-infra-repository }}

0 commit comments

Comments
 (0)