Skip to content

Commit

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

build(deps): bump actions/setup-python from 4.7.1 to 4.8.0
  • Loading branch information
github-actions[bot] authored Dec 6, 2023
2 parents 13024ba + 2df80a7 commit ed24549
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@v4
- uses: actions/setup-python@v4.7.1
- uses: actions/setup-python@v4.8.0
with:
cache: 'pip'
- name: install dependencies
Expand Down

0 comments on commit ed24549

Please sign in to comment.