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 cf983a7 commit 3360da7Copy full SHA for 3360da7
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
run_install: false
27
28
- name: Setup Node.js 20.x
29
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v6.0.0
30
with:
31
node-version: 20.x
32
.github/workflows/size-limit.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
0 commit comments