Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v4 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: DARE-renovate[bot] <129118232+DARE-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
dare-renovate[bot] and DARE-renovate[bot] authored Aug 24, 2023
1 parent 261799f commit 70b28b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- 'plugins/**'
# build pip wheels
- uses: actions/setup-python@v3
- uses: actions/setup-python@v4
with:
python-version: '3.10'

Expand Down

0 comments on commit 70b28b0

Please sign in to comment.