We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95c5f70 + 7b5fbe5 commit 069f753Copy full SHA for 069f753
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
java-version: 8
17
18
- name: Set up Python 3.8
19
- uses: actions/setup-python@v4.0.0
+ uses: actions/setup-python@v4.7.0
20
with:
21
python-version: 3.8
22
0 commit comments