We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431aa48 commit 6ef11d4Copy full SHA for 6ef11d4
1 file changed
action.yaml
@@ -19,7 +19,7 @@ runs:
19
shell: bash
20
21
- name: Set up Python
22
- - uses: actions/setup-python@v4
+ uses: actions/setup-python@v4
23
with:
24
python-version: '3.10'
25
0 commit comments