Skip to content

Commit 069f753

Browse files
authored
Merge pull request #581 from Netflix/dependabot/github_actions/actions/setup-python-4.7.0
Bump actions/setup-python from 4.0.0 to 4.7.0
2 parents 95c5f70 + 7b5fbe5 commit 069f753

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: 8
1717

1818
- name: Set up Python 3.8
19-
uses: actions/setup-python@v4.0.0
19+
uses: actions/setup-python@v4.7.0
2020
with:
2121
python-version: 3.8
2222

0 commit comments

Comments
 (0)