Skip to content

Commit 396d6fc

Browse files
chore(deps): update actions/setup-python action to v5.2.0
1 parent 19c8deb commit 396d6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Set up Python
41-
uses: actions/setup-python@v5.1.1
41+
uses: actions/setup-python@v5.2.0
4242
with:
4343
python-version: "3.12"
4444
cache: pip

0 commit comments

Comments
 (0)