Skip to content

Commit

Permalink
fix:update checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
BobBorges committed May 3, 2024
1 parent dd92ea7 commit 23a1f2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate-cff.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Riksdagen Records: Validate CITATION.cff"
name: "Riksdagen Records: Validate CITATION cff"

on:
push:
Expand All @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Validate CITATION.cff
uses: dieghernan/cff-validator@v3

0 comments on commit 23a1f2e

Please sign in to comment.