Skip to content

Commit 1e99d15

Browse files
committed
fix: auto bump
1 parent d7c41cb commit 1e99d15

File tree

2 files changed

+1
-6805
lines changed

2 files changed

+1
-6805
lines changed

.github/workflows/version-bump.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Node.js
1717
uses: actions/setup-node@v3
1818
with:
19-
node-version: '16'
19+
node-version: '18'
2020

2121
- name: Install dependencies
2222
run: yarn install

0 commit comments

Comments
 (0)