Skip to content

Commit 70db767

Browse files
Merge pull request #737 from Netflix/dependabot/github_actions/actions/setup-python-5.2.0
Bump actions/setup-python from 5.1.1 to 5.2.0
2 parents 4dca328 + 4707d71 commit 70db767

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
@@ -16,7 +16,7 @@ jobs:
1616
java-version: 17
1717

1818
- name: Set up Python 3.8
19-
uses: actions/setup-python@v5.1.1
19+
uses: actions/setup-python@v5.2.0
2020
with:
2121
python-version: 3.8
2222

0 commit comments

Comments
 (0)