Skip to content

Commit e0d6783

Browse files
renovate[bot]nejch
authored andcommitted
chore(deps): update actions/setup-python action to v4
1 parent 5ff56d8 commit e0d6783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
name: Python wheel
112112
steps:
113113
- uses: actions/checkout@v1.2.0
114-
- uses: actions/setup-python@v2.3.4
114+
- uses: actions/setup-python@v4.6.1
115115
with:
116116
python-version: "3.11"
117117
- name: Install dependencies

0 commit comments

Comments
 (0)