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 c213e93 commit e820bbdCopy full SHA for e820bbd
.github/workflows/check-dist.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
19
- name: Set Node.js 18.x
20
- uses: actions/setup-node@v3.7.0
+ uses: actions/setup-node@v3.8.1
21
with:
22
node-version: 18.x
23
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
24
25
26
27
28
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
15
0 commit comments