Skip to content

Commit

Permalink
Merge #217
Browse files Browse the repository at this point in the history
217: Build(deps): Bump actions/setup-python from 4.6.1 to 4.7.1 r=matthiasbeyer a=dependabot[bot]

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.1.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Oct 9, 2023
2 parents 8b55f6f + 5b03161 commit 7f1e62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Python
uses: actions/setup-python@v4.6.1
uses: actions/setup-python@v4.7.1
with:
python-version: '3.x'
- name: Install gitlint
Expand Down

0 comments on commit 7f1e62b

Please sign in to comment.