Skip to content

Commit

Permalink
Merge branch 'dev' into dist
Browse files Browse the repository at this point in the history
  • Loading branch information
massimocandela committed Nov 11, 2023
2 parents 5f9c588 + 73974fb commit 69150f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:

- name: Set up Javascript/Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18.14.0

Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
steps:

- name: Set up nodejs
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18.14.0

Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69150f0

Please sign in to comment.