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.
2 parents d427613 + c55c26d commit bb8b2edCopy full SHA for bb8b2ed
.github/workflows/qa.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
version: 9
20
- name: Setup Node.js environment
21
- uses: actions/setup-node@v4.3.0
+ uses: actions/setup-node@v4.4.0
22
23
node-version-file: '.tool-versions'
24
cache: 'pnpm'
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
0 commit comments