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 fb66298 commit dd8046dCopy full SHA for dd8046d
.github/workflows/dart_frog_vscode.yaml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v5
30
31
- name: 🎯 Setup Node.js
32
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
33
with:
34
node-version: 22.11.0
35
cache: "npm"
.github/workflows/publish_extension_vscode.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments