Skip to content

Commit a29e83d

Browse files
committed
Minor change
1 parent f3debe7 commit a29e83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/numba-release-candidate-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
echo "safe_python_version=$(python ./versions.py -mode safe)" >> $GITHUB_OUTPUT
2424
shell: bash
2525
check_numba_release_candidate:
26-
needs: get_safe_python
26+
needs: get_safe_python_version
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout This Repository

0 commit comments

Comments
 (0)