Skip to content

Commit 0121e50

Browse files
committed
maybe string
1 parent 94e9026 commit 0121e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v2
1919
with:
20-
fetch-depth: 0
20+
fetch-depth: "0"
2121
- name: Set up Python 3.9
2222
uses: actions/setup-python@v2
2323
with:

0 commit comments

Comments
 (0)