Skip to content

Commit

Permalink
chore: update release action to py 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sunner committed Jun 22, 2023
1 parent 12f142a commit 1c194c0
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 @@ -21,7 +21,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "2.7"
python-version: "3.11"

- name: Install dependencies
run: npm ci
Expand Down

1 comment on commit 1c194c0

@vercel
Copy link

@vercel vercel bot commented on 1c194c0 Jun 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chatall – ./

chatall-llm.vercel.app
chatall-git-main-sunner.vercel.app
chatall-sunner.vercel.app

Please sign in to comment.