Skip to content

Commit

Permalink
fix 3.6 error
Browse files Browse the repository at this point in the history
  • Loading branch information
paulacamargo25 committed Nov 1, 2023
1 parent 8ddd17d commit 1fe2017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/lint/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
shell: bash

- name: Install Python
uses: actions/setup-python@v4
uses: actions/setup-python@v3
with:
python-version: '3.6'

Expand Down

0 comments on commit 1fe2017

Please sign in to comment.