We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 983ab50 commit fccaa72Copy full SHA for fccaa72
.github/workflows/build_conda_linux.yml
@@ -92,7 +92,7 @@ jobs:
92
# to have a conversation
93
timeout-minutes: ${{ inputs.timeout }}
94
steps:
95
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
96
with:
97
# Support the use case where we need to checkout someone's fork
98
repository: ${{ inputs.test-infra-repository }}
0 commit comments