Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit 760372e

Browse files
build(deps): bump actions/setup-python from 5.2.0 to 5.3.0 (#1328)
1 parent cca5970 commit 760372e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 0
5050

5151
- name: "Setup Python"
52-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
52+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
5353
with:
5454
python-version: "3.11"
5555

0 commit comments

Comments
 (0)