Skip to content

Commit

Permalink
Bump to python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanychu90 authored Mar 20, 2024
1 parent 7f17645 commit bfaeb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-portfolio-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: 3.8
python-version: 3.9

- name: Install python packages
run: |
Expand Down

0 comments on commit bfaeb34

Please sign in to comment.