We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82df33 commit fe8842bCopy full SHA for fe8842b
.github/workflows/check-dist.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
28
- name: Setup Node.js
29
- uses: actions/setup-node@v4.0.3
+ uses: actions/setup-node@v4.0.4
30
with:
31
cache: npm
32
node-version-file: .nvmrc
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments