cff-validator.yml: bumb versions

This commit is contained in:
Aminda Suomalainen 2023-02-21 13:15:26 +02:00
parent 5b2ec4b404
commit 64b20848f5
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
# This is needed for workflows running on
# ubuntu-20.04 or later
@ -27,7 +27,7 @@ jobs:
uses: dieghernan/cff-validator@main
# Upload artifact
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
if: failure()
with:
name: citation-cff-errors