We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9daa61 + a35e200 commit 5f7892aCopy full SHA for 5f7892a
1 file changed
.github/workflows/check-dist.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v5
31
32
- name: Set Node.js
33
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v5.0.0
34
with:
35
node-version-file: '.nvmrc'
36
0 commit comments