Skip to content

Commit d3aba51

Browse files
chore(deps): update actions/checkout action to v7
1 parent 44593ce commit d3aba51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: Check out the repository
28-
uses: actions/checkout@v5
28+
uses: actions/checkout@v7
2929

3030
- name: Set up Python ${{ matrix.python-version }}
3131
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)