Skip to content

Commit fdb7642

Browse files
chore(deps): update actions/checkout action to v4
1 parent 1fcf849 commit fdb7642

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
steps:
2828
- name: Check out the repository
29-
uses: actions/checkout@v3
29+
uses: actions/checkout@v4
3030

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

0 commit comments

Comments
 (0)