We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 199877b + 9b72d42 commit a3feafbCopy full SHA for a3feafb
.github/workflows/readme.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@master
13
14
- name: 'Set up Python 3.7'
15
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
16
with:
17
python-version: '3.x'
18
0 commit comments