Skip to content

Commit fd8d3ca

Browse files
committed
ci lint: fix a typo
1 parent 0961a1b commit fd8d3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- uses: actions/checkout@v6
26-
- uses: ruby/setup-python@v6
26+
- uses: actions/setup-python@v6
2727
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)