Skip to content

Commit 9b5e9af

Browse files
Merge pull request #155 from SciML/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents b0c1a63 + 5e31808 commit 9b5e9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cff-validator.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout
15-
uses: actions/checkout@v3
15+
uses: actions/checkout@v4
1616

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

0 commit comments

Comments
 (0)