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 e243c1f commit 96b5893Copy full SHA for 96b5893
.github/workflows/check-dist.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
24
- name: Setup Node
25
- uses: actions/setup-node@v4.0.0
+ uses: actions/setup-node@v4.0.2
26
with:
27
node-version: 20.x
28
0 commit comments