We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55a241 commit 6473274Copy full SHA for 6473274
.github/workflows/miss_hit_quality.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 1
22
23
- name: Set up Python 3.6
24
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
25
with:
26
python-version: 3.6
27
.github/workflows/miss_hit_style.yml
0 commit comments