Skip to content

Commit 579eb46

Browse files
chore(deps): update actions/setup-python action to v6 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5dce3c commit 579eb46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
99

1010
- name: Set up Python
11-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
11+
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
1212
with:
1313
python-version: "3.13"
1414

0 commit comments

Comments
 (0)