Skip to content

Commit 866fbb0

Browse files
chore(deps): update actions/setup-python action to v6
1 parent d38ae8e commit 866fbb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/pretest/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
shell: bash
1919

2020
- name: Setup python
21-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
21+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
2222
with:
2323
python-version: '3.13'
2424

0 commit comments

Comments
 (0)