We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fa7dfb + aaf5d1f commit 1b13bb6Copy full SHA for 1b13bb6
1 file changed
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: tj-actions/semver-diff@v2.0.0
18
19
- name: Set up Python
20
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
21
with:
22
python-version: '3.6.x'
23
0 commit comments