Skip to content

Commit

Permalink
try the latest version of the github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ikirudennis committed Aug 5, 2024
1 parent 964b71c commit b3c0341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Python flake8 Lint
uses: py-actions/flake8@v1.2.0
uses: py-actions/flake8@v2.3.0
- name: Install dependencies
run: |
imagesize=''
Expand Down

0 comments on commit b3c0341

Please sign in to comment.