Skip to content

Commit 4d729f0

Browse files
committed
chore: update actions
Signed-off-by: Vincent Koppen <[email protected]>
2 parents b8edd31 + 2302250 commit 4d729f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/citations.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
runs-on: ubuntu-24.04
3131
steps:
3232
- name: checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v5
34+
3435
- name: Validate CITATION.cff
3536
uses: dieghernan/cff-validator@v4

0 commit comments

Comments
 (0)