Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShabbirHasan1 authored Dec 27, 2023
1 parent 61655c5 commit 83eef3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.9.x'
python-version: '3.11.x'
- run: python --version
- run: pip install -r requirements.txt
- run: python update_user_agents.py
Expand Down

0 comments on commit 83eef3f

Please sign in to comment.