Skip to content

Commit 1245023

Browse files
Merge pull request #16 from NTIA/v1.1-final-template-merge
Update cff-validator to v4
2 parents ec8f4a9 + d90e453 commit 1245023

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/cff-validator.yml

+1-3
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

CITATION.cff

-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ keywords:
3232
- propagation
3333
- lfmf
3434
version: 1.1
35-
date-released: '2025-01-21'

0 commit comments

Comments
 (0)