Skip to content

Commit 1f1bcc0

Browse files
renovate[bot]msclock
authored andcommitted
chore(deps): update actions/setup-python action to v4
1 parent ec1e5d7 commit 1f1bcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: ${{ github.head_ref }}
2626

2727
- name: Set up python
28-
uses: actions/setup-python@v3
28+
uses: actions/setup-python@v4
2929

3030
- name: Run pre-commit on codebase
3131
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)