Skip to content

Commit

Permalink
Bump actions/setup-python from v2 to v4. (m4rs-mt#875)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 2, 2022
1 parent b4c59d9 commit a8930ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v3
##### Python #####
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: '3.9'
cache: 'pip'
Expand Down

0 comments on commit a8930ee

Please sign in to comment.