mirror of
https://github.com/Mikaela/.github.git
synced 2025-01-10 04:02:34 +01:00
cff-validator.yml: bumb versions
This commit is contained in:
parent
5b2ec4b404
commit
64b20848f5
4
.github/workflows/cff-validator.yml
vendored
4
.github/workflows/cff-validator.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user