Skip to content

Commit 8db5705

Browse files
committed
MAINT: modernize github actions
1 parent e32dd79 commit 8db5705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
# Pin ruff version to make sure we do not break our builds at the
1717
# worst times
18-
version: "0.14.5"
18+
version: "0.14.7"
1919

2020
test:
2121
# name: Test (${{ matrix.python-version }}, ${{ matrix.os }})

0 commit comments

Comments
 (0)