We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca65c60 + 44bf419 commit 7b480a2Copy full SHA for 7b480a2
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v5
14
15
- name: Use Node.js
16
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
17
with:
18
cache: npm
19
node-version-file: .nvmrc
.github/workflows/commitlint.yml
@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
20
21
.github/workflows/release-please.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
registry-url: https://registry.npmjs.org
0 commit comments