Skip to content

Commit 0364a62

Browse files
authored
Merge pull request #344 from jpmorganchase/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents f4cae13 + 9515c23 commit 0364a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
node-version: [22.x]
3434

3535
steps:
36-
- uses: actions/checkout@v6
36+
- uses: actions/checkout@v7
3737

3838
- name: Set up Python ${{ matrix.python-version }}
3939
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)