Skip to content

Commit

Permalink
Merge pull request #188 from zowe/chore/v2-update-workflows-and-deps
Browse files Browse the repository at this point in the history
[v2] Update workflows and deps for technical currency
  • Loading branch information
zFernand0 authored Jan 3, 2025
2 parents e3a6c72 + f9baba2 commit 27b40f1
Show file tree
Hide file tree
Showing 6 changed files with 4,674 additions and 13,526 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x, 22.x]
os: [windows-latest, ubuntu-latest, macos-latest]

env:
Expand Down Expand Up @@ -143,4 +143,4 @@ jobs:
OVSX_PAT: ${{ secrets.VSCODE_OVSX_PUBLISHER_TOKEN }}
VSCE_PAT: ${{ secrets.VSCODE_VSCE_PUBLISHER_TOKEN }}
with:
config-dir: .github
config-dir: .github
Loading

0 comments on commit 27b40f1

Please sign in to comment.