Skip to content

Commit

Permalink
Upgrade Rollup to v3
Browse files Browse the repository at this point in the history
WE2-1018

Signed-off-by: Mart Somermaa <[email protected]>
  • Loading branch information
mrts committed Sep 24, 2024
1 parent aa8bba9 commit f8b52a7
Show file tree
Hide file tree
Showing 4 changed files with 261 additions and 305 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '14.x'
node-version: '20.x'
- name: Cache Node.js modules
uses: actions/cache@v4
with:
Expand Down
Loading

0 comments on commit f8b52a7

Please sign in to comment.