Skip to content

Commit b3a8ad8

Browse files
authored
Merge pull request #1 from cpp-lln-lab/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 3 to 6
2 parents dec1d53 + e4f7cd0 commit b3a8ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
validate_cff:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v6
2020
- name: Check whether the citation metadata from CITATION.cff is valid
2121
uses: citation-file-format/cffconvert-github-action@2.0.0
2222
with:

0 commit comments

Comments
 (0)