Skip to content

Commit

Permalink
Validate workflow version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Oct 6, 2023
1 parent 53c42c6 commit ef42ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: npm i -g @vscode/vsce
- uses: actions/setup-python@v4
with:
python-version: "3.7"
python-version: "3.8"
- run: EXTENSIONS=$(node diff-extensions) node publish-extensions
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ef42ff2

Please sign in to comment.