Skip to content

Commit 5bd24fd

Browse files
committed
meta
1 parent 424bbbf commit 5bd24fd

File tree

3 files changed

+1
-41
lines changed

3 files changed

+1
-41
lines changed

.coveragerc

Lines changed: 0 additions & 20 deletions
This file was deleted.

.gitattributes

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: Lint Python ${{ matrix.python-version }}
1717

1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020
- uses: actions/setup-python@v4
2121
with:
2222
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)