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.
1 parent 7dc718d commit d9892a6Copy full SHA for d9892a6
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: tj-actions/semver-diff@v2.4.1
18
19
- name: Set up Python
20
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
21
with:
22
python-version: '3.7.x'
23
0 commit comments