We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b28144 commit e9f81d9Copy full SHA for e9f81d9
.github/workflows/CI.yml
@@ -82,6 +82,6 @@ jobs:
82
uses: actions/checkout@v4
83
84
- name: "Validate citation"
85
- uses: dieghernan/cff-validator@v3
+ uses: citation-file-format/[email protected]
86
with:
87
- install-r: true
+ args: "--validate"
0 commit comments