Skip to content

Commit

Permalink
build(deps): bump actions/setup-python from 4.6.0 to 4.7.1 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 2a66bc6 commit b83998a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 2
- name: Set up Python
uses: actions/setup-python@v4.6.0
uses: actions/setup-python@v4.7.1
with:
python-version: "3.11"

Expand Down

0 comments on commit b83998a

Please sign in to comment.