Skip to content

Commit

Permalink
Merge pull request #9 from SoftwareAG/feature-migration-1019
Browse files Browse the repository at this point in the history
raise node version
  • Loading branch information
ck-c8y authored Feb 14, 2024
2 parents 4dbedf0 + ba7bae8 commit 185838c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 444 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18'
cache: 'npm'
cache-dependency-path: '**/package-lock.json'

Expand Down
Loading

0 comments on commit 185838c

Please sign in to comment.