Skip to content

Commit e9f81d9

Browse files
authored
Switch to official CFF validator
1 parent 9b28144 commit e9f81d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ jobs:
8282
uses: actions/checkout@v4
8383

8484
- name: "Validate citation"
85-
uses: dieghernan/cff-validator@v3
85+
uses: citation-file-format/[email protected]
8686
with:
87-
install-r: true
87+
args: "--validate"

0 commit comments

Comments
 (0)