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 37feeec commit 4841a5eCopy full SHA for 4841a5e
.github/workflows/pages.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Setup Node.js
24
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
25
with:
26
node-version-file: 'package.json'
27
cache: 'yarn'
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
.github/workflows/test.yml
0 commit comments