We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 088db76 + bdf9e7e commit 4d39c11Copy full SHA for 4d39c11
action.yaml
@@ -12,7 +12,7 @@ runs:
12
using: composite
13
steps:
14
- name: Setup Python
15
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
16
with:
17
python-version: '3.x'
18
0 commit comments