We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dec1d53 + e4f7cd0 commit b3a8ad8Copy full SHA for b3a8ad8
1 file changed
.github/workflows/validation.yml
@@ -16,7 +16,7 @@ jobs:
16
validate_cff:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
20
- name: Check whether the citation metadata from CITATION.cff is valid
21
uses: citation-file-format/cffconvert-github-action@2.0.0
22
with:
0 commit comments