Skip to content

Commit dd572fa

Browse files
chore(deps): update astral-sh/ruff-action action to v4.1.0 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acc991b commit dd572fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v7
2323
- name: Lint with ruff
24-
uses: astral-sh/ruff-action@v4.0.0
24+
uses: astral-sh/ruff-action@v4.1.0
2525

2626
build:
2727
permissions:

0 commit comments

Comments
 (0)