Skip to content

Commit 7a5f654

Browse files
authored
Update README.md
1 parent 39937af commit 7a5f654

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ GitHub action to check consistency of ``CITATION.cff`` and ``.zenodo.json`` cita
2424
- uses: actions/checkout@v2
2525
name: Check out a copy of the repository
2626

27-
- uses: citation-file-format/cffconvert-github-action@v1
27+
- uses: citation-file-format/cffconvert-github-action@1
2828
name: Check whether the citation metadata from CITATION.cff is equivalent to that in .zenodo.json
2929
```
3030
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/checkout@v2
5555
name: Check out a copy of the repository
5656

57-
- uses: citation-file-format/cffconvert-github-action@master
57+
- uses: citation-file-format/cffconvert-github-action@1
5858
name: Check whether the citation metadata from CITATION.cff is equivalent to that in .zenodo.json
5959
with:
6060
WORKDIR: tests/zenodo-missing/

0 commit comments

Comments
 (0)