Skip to content

Commit 78facd1

Browse files
Update cff-validator to v4
1 parent 84e80d6 commit 78facd1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cff-validator.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,4 @@ jobs:
2424
- name: Checkout repository
2525
uses: actions/checkout@v4
2626
- name: Validate CITATION.cff
27-
uses: dieghernan/cff-validator@v3
28-
with:
29-
install-r: true
27+
uses: dieghernan/cff-validator@v4

0 commit comments

Comments
 (0)