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 38a166b commit cbafcd0Copy full SHA for cbafcd0
.github/actions/build-vsix/action.yml
@@ -17,7 +17,7 @@ runs:
17
18
# Minimum supported version is Python 3.8
19
- name: Use Python 3.8
20
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
21
with:
22
python-version: 3.8
23
0 commit comments