We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d861eed commit 524d050Copy full SHA for 524d050
.github/workflows/iga.yml
@@ -49,11 +49,11 @@ jobs:
49
runs-on: ubuntu-latest
50
steps:
51
- name: Checkout
52
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
53
- name: Convert CFF
54
uses: caltechlibrary/codemeta2cff@main
55
- name: Commit CFF
56
- uses: EndBug/add-and-commit@v7
+ uses: EndBug/add-and-commit@v9
57
with:
58
message: 'Add CITATION.cff for release'
59
add: 'CITATION.cff'
0 commit comments