Skip to content

Commit 11ff572

Browse files
Ron RadtkeRon Radtke
Ron Radtke
authored and
Ron Radtke
committed
update gitflow
1 parent 1533f64 commit 11ff572

File tree

2 files changed

+2
-19882
lines changed

2 files changed

+2
-19882
lines changed

.github/workflows/npm_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v3
1717
- uses: actions/setup-node@v3
1818
with:
19-
node-version: 16
19+
node-version: 24
2020
- run: npm ci
2121
# - run: npm test
2222

@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v3
2828
- uses: actions/setup-node@v3
2929
with:
30-
node-version: 16
30+
node-version: 24
3131
registry-url: https://registry.npmjs.org/
3232
- run: npm ci
3333
# - run: npm run build

0 commit comments

Comments
 (0)