Skip to content

Commit d8d4f89

Browse files
build(deps): bump actions/setup-python from 6.1.0 to 6.2.0 (#275)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9326df commit d8d4f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ jobs:
754754

755755
# tomllib is available in Python 3.11 and later
756756
- name: Set up Python 3.11
757-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
757+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
758758
with:
759759
python-version: "3.11"
760760

0 commit comments

Comments
 (0)