Skip to content

Commit

Permalink
Merge pull request #1097 from ko-build/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-4.7.0

Bump actions/setup-python from 4.6.1 to 4.7.0
  • Loading branch information
cpanato authored Jul 17, 2023
2 parents fdc4c04 + 0cda9a4 commit c258e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
- uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
with:
python-version: 3.x
- run: pip install mkdocs-material mkdocs-redirects
Expand Down

0 comments on commit c258e9c

Please sign in to comment.