We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bc726 commit 84c524aCopy full SHA for 84c524a
.github/workflows/branch.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-node@v2
17
with:
18
- node-version: "18"
+ node-version: "24"
19
registry-url: "https://registry.npmjs.org"
20
21
- name: Reconfigure git
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
0 commit comments