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.
1 parent c8771aa commit 2862cf3Copy full SHA for 2862cf3
.github/workflows/release-please.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v5
20
21
- name: Node.js LTS
22
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
23
with:
24
node-version: 24.x
25
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
0 commit comments