Skip to content

Commit d64a0cd

Browse files
authored
Merge pull request #49 from anddone-kit/dependabot/github_actions/gha-all-640176b5ab
Bump actions/checkout from 6 to 7 in the gha-all group
2 parents 7b15c03 + 8bad3b0 commit d64a0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
1717

1818
steps:
19-
- uses: actions/checkout@v6
19+
- uses: actions/checkout@v7
2020
- name: Set up Python ${{ matrix.python-version }}
2121
uses: actions/setup-python@v6
2222
with:

0 commit comments

Comments
 (0)