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 fc94f75 commit fac31d3Copy full SHA for fac31d3
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
persist-credentials: false
45
46
- name: Setup Node.js
47
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
48
with:
49
node-version: 24
50
cache: 'yarn'
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
0 commit comments