Skip to content

Commit

Permalink
Bump actions/setup-python from 4.5.0 to 4.7.1 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevalpatel2106 authored Oct 27, 2023
2 parents 9310455 + 42c66b7 commit dfcb888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/setup-python@v4.5.0
- uses: actions/setup-python@v4.7.1
with:
python-version: 3.x
- run: pip install mkdocs mkdocs-material mkdocs-markdownextradata-plugin mkdocs-minify-plugin
Expand Down

0 comments on commit dfcb888

Please sign in to comment.