We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c9806 commit 5071263Copy full SHA for 5071263
.github/workflows/django.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
fetch-depth: 0
34
- run: ls .github
35
- - uses: .github/workflows/python_and_pip/action.yml
+ - uses: ./.github/workflows/python_and_pip
36
37
python-version: 3.12.4
38
- name: Run ruff
0 commit comments