We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6441d85 commit 00adefdCopy full SHA for 00adefd
1 file changed
.github/workflows/cffconvert.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Check out a copy of the repository
14
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
15
16
- name: Check whether the citation metadata from CITATION.cff is valid
17
uses: citation-file-format/cffconvert-github-action@2.0.0
0 commit comments