Skip to content

Commit 541dd46

Browse files
chore(deps): bump actions/setup-python from 5 to 6 (#996)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a9a69a commit 541dd46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels-expr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
submodules: 'true'
4141
fetch-depth: 0
4242

43-
- uses: actions/setup-python@v5
43+
- uses: actions/setup-python@v6
4444
with:
4545
python-version: "3.12"
4646

0 commit comments

Comments
 (0)