Skip to content

Commit

Permalink
update setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
takana-v committed Sep 17, 2023
1 parent 92ecc24 commit 6b2e861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Setup Python
id: setup-python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ env.PYTHON_VERSION }}
cache: pip
Expand Down

0 comments on commit 6b2e861

Please sign in to comment.