Skip to content

Commit 40fa020

Browse files
chore(dependencies): Bump actions/setup-python from 5.4.0 to 6.2.0 (#72)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82cabad commit 40fa020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
cache-dependency-glob: "uv.lock"
2323

2424
- name: Setup Python
25-
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
25+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2626
with:
2727
python-version-file: ".python-version"
2828

0 commit comments

Comments
 (0)