We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981a6c0 commit f6eef12Copy full SHA for f6eef12
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v6
14
- name: Install dependencies
15
uses: ./.github/actions/setup
16
- - uses: astral-sh/ruff-action@v4.0.0
+ - uses: astral-sh/ruff-action@v4
17
with:
18
version-file: "./requirements-dev.txt"
19
0 commit comments