Skip to content

Commit 5456e8a

Browse files
Merge pull request #239 from amclin/dependabot/npm_and_yarn/semantic-release/github-9.2.4
chore(deps-dev): bump @semantic-release/github from 8.0.7 to 9.2.4
2 parents 5b86df8 + 195ed22 commit 5456e8a

File tree

4 files changed

+634
-1180
lines changed

4 files changed

+634
-1180
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
steps:
2020
- name: Checkout
2121
uses: actions/checkout@v3
22-
- uses: actions/setup-node@v2
22+
- uses: actions/setup-node@v4
2323
with:
24-
node-version: 16
24+
node-version: 'lts/*'
2525
- run: npm ci
2626
- name: Semantic Release
2727
uses: cycjimmy/semantic-release-action@v2

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: ['16']
19+
node-version: ['lts/*']
2020
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121

2222
steps:
2323
- uses: actions/checkout@v3
2424
- name: Use Node.js ${{ matrix.node-version }}
25-
uses: actions/setup-node@v2
25+
uses: actions/setup-node@v4
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
- run: npm ci

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy