Skip to content

Commit 798f041

Browse files
chore(deps): bump actions/setup-python from 5.6.0 to 6.1.0 (#2341)
1 parent f1830f9 commit 798f041

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232
ref: ${{ github.event.pull_request.merge_commit_sha }}
3333
- name: Setup Python
34-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
34+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
3535
with:
3636
python-version: "3.11"
3737
- name: Configure git

0 commit comments

Comments
 (0)