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 f5e4fa5 commit 1ff45d7Copy full SHA for 1ff45d7
.github/workflows/deduplicate-yarn.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: ⎔ Setup node
27
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
28
with:
29
node-version-file: ".nvmrc"
30
cache: "yarn"
.github/workflows/format.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
.github/workflows/lint.yml
0 commit comments