Skip to content

Commit

Permalink
Bump setup node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaitanLyss committed Jul 31, 2024
1 parent 75ce59c commit b831f88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
- uses: oven-sh/setup-bun@v2
- run: bun install --frozen-lockfile
- run: bun test
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"selenite",
"commons",
"svelte",
"svelte5",
"utils",
"actions"
],
Expand Down

0 comments on commit b831f88

Please sign in to comment.