Skip to content

Commit 9738943

Browse files
Merge pull request #916 from Netflix/dependabot/github_actions/actions/setup-python-6.2.0
Bump actions/setup-python from 6.1.0 to 6.2.0
2 parents d23eaf5 + df8b721 commit 9738943

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

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

0 commit comments

Comments
 (0)