We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a647d0 commit 030702bCopy full SHA for 030702b
.github/workflows/validate.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout repository
33
uses: actions/checkout@v4
34
with:
35
- lfs: false
+ lfs: 'false'
36
37
- name: Set up Python
38
uses: actions/setup-python@v4
0 commit comments