Skip to content

Commit

Permalink
Update .github/workflows/analyze-modified-files.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Remy Jette <[email protected]>
  • Loading branch information
Berserker66 and remyjette authored Sep 21, 2024
1 parent 78b28f2 commit eba8ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze-modified-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/setup-python@v5
if: env.diff != ''
with:
python-version: 3.10
python-version: '3.10'

- name: "Install dependencies"
if: env.diff != ''
Expand Down

0 comments on commit eba8ac2

Please sign in to comment.