We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd80174 commit 192d5abCopy full SHA for 192d5ab
.github/workflows/lint.yml
@@ -21,5 +21,5 @@ jobs:
21
# version on the fluffy directory.
22
uses: arnetheduck/nph-action@v1
23
with:
24
- version="0.6.1"
25
- options="src test"
+ version: 0.6.1
+ options: "src test"
0 commit comments