Skip to content

Commit 0abd6ed

Browse files
authored
Merge pull request #16 from sparingsoftware/beta
fix(deps): Bump versions
2 parents 01a9553 + cb5cc8c commit 0abd6ed

File tree

4 files changed

+11300
-10433
lines changed

4 files changed

+11300
-10433
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Node.js
2929
uses: actions/setup-node@v3
3030
with:
31-
node-version: 18
31+
node-version: 20
3232
- name: Install dependencies
3333
run: npm clean-install
3434
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18.16.0
1+
v20.12.2

0 commit comments

Comments
 (0)