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 2fab8f2 commit 7583734Copy full SHA for 7583734
.github/workflows/quality.yml
@@ -22,7 +22,7 @@ jobs:
22
show-progress: false
23
24
- name: Setup node environment
25
- uses: actions/setup-node@v4.0.3
+ uses: actions/setup-node@v4.3.0
26
with:
27
node-version: 20
28
check-latest: true
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
0 commit comments