Skip to content

Commit 0a309bc

Browse files
Bump actions/setup-python from 5.2.0 to 5.3.0 (#47)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1af769d commit 0a309bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: 📦 Set up Python
20-
uses: actions/setup-python@v5.2.0
20+
uses: actions/setup-python@v5.3.0
2121

2222
- name: ✅ Run pre-commit
2323
uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)