Skip to content

Commit 524d050

Browse files
authored
Update iga.yml
1 parent d861eed commit 524d050

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/iga.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ jobs:
4949
runs-on: ubuntu-latest
5050
steps:
5151
- name: Checkout
52-
uses: actions/checkout@v2
52+
uses: actions/checkout@v3
5353
- name: Convert CFF
5454
uses: caltechlibrary/codemeta2cff@main
5555
- name: Commit CFF
56-
uses: EndBug/add-and-commit@v7
56+
uses: EndBug/add-and-commit@v9
5757
with:
5858
message: 'Add CITATION.cff for release'
5959
add: 'CITATION.cff'

0 commit comments

Comments
 (0)