Skip to content

Commit

Permalink
Merge pull request #181 from google/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-python-4.6.0

build(deps): bump actions/setup-python from 4.5.0 to 4.6.0
  • Loading branch information
github-actions[bot] authored Apr 21, 2023
2 parents 311a93a + 7e592a8 commit de755a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4.5.0
- uses: actions/setup-python@v4.6.0
with:
python-version: '3.10'
cache: 'pip'
Expand Down

0 comments on commit de755a1

Please sign in to comment.