Skip to content

Commit

Permalink
Updating workflow python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit3200 committed Jun 17, 2024
1 parent 476e163 commit 2abfc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.9
- uses: actions/cache@v3
with:
path: ~/.cache/pip
Expand Down

0 comments on commit 2abfc1d

Please sign in to comment.