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 ab22e59 + 2756a4b commit 04711a4Copy full SHA for 04711a4
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