Skip to content

Commit ae522a0

Browse files
authored
Merge pull request #11 from kcheriyath/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents d78264e + 5eadc5e commit ae522a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/csvlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Check CSVs
1616
steps:
1717
- name: Spelling Checkout
18-
uses: actions/checkout@v4
18+
uses: actions/checkout@v6
1919

2020
- name: Identify Changed Files
2121
uses: masesgroup/retrieve-changed-files@v3

0 commit comments

Comments
 (0)