We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c53cc24 + 9cde7bf commit 1526437Copy full SHA for 1526437
.github/workflows/lint.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Setup Node.js
18
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
19
with:
20
node-version: 20.x
21
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
22
23
24
25
26
0 commit comments