Skip to content

Commit

Permalink
use suggestion from dirkf
Browse files Browse the repository at this point in the history
Co-authored-by: dirkf <fieldhouse@gmx.net>
  • Loading branch information
thomasmerz and dirkf authored Jun 11, 2024
1 parent a06c201 commit 879c8b2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,9 @@ jobs:
name: Linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
uses: actions/checkout@master
with:
show-progress: false
- name: Set up Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 879c8b2

Please sign in to comment.