Skip to content

Commit caadd75

Browse files
authored
Merge pull request #8 from codeshell/dependabot/github_actions/actions/checkout-7
build(deps): bump actions/checkout from 6 to 7
2 parents 648a7d3 + 3a8cb85 commit caadd75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fetch-and-regenerate-lists.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: actions/checkout@v6
19+
- uses: actions/checkout@v7
2020
with:
2121
ref: ${{ github.head_ref }}
2222
- name: Set up Python 3.14

0 commit comments

Comments
 (0)