Skip to content

Commit

Permalink
use 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kaarthik108 committed Sep 23, 2023
1 parent 17794dd commit 1789d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snowflake_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.10.0
python-version: "3.10"

# Install Poetry
- name: Install Poetry
Expand Down

0 comments on commit 1789d6f

Please sign in to comment.