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 70b6cab + 9181b60 commit fc29f60Copy full SHA for fc29f60
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
dotnet-version: 6.0.x
36
37
- name: Set-up Node.js
38
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
39
with:
40
node-version: 22
41
cache: yarn
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments