Skip to content

Commit

Permalink
Update find dead code workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed Feb 26, 2024
1 parent eaabfea commit e91a15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/py-dead-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: "Set up Python"
uses: actions/setup-python@v4
with:
python-version: '3.9'
python-version: '3.11'

- name: "Cache pip"
uses: actions/cache@v3
Expand Down

0 comments on commit e91a15d

Please sign in to comment.