Skip to content

Commit

Permalink
Merge pull request #3182 from keesschollaart81/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Sep 30, 2024
2 parents dd61806 + 07fc40b commit 4b6448c
Show file tree
Hide file tree
Showing 10 changed files with 886 additions and 727 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-language-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: 🏗 Set up NodeJS
uses: actions/setup-node@v4.0.2
uses: actions/setup-node@v4.0.4
with:
node-version: "18"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-vscode-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4

- name: 🏗 Set up NodeJS
uses: actions/setup-node@v4.0.2
uses: actions/setup-node@v4.0.4
with:
node-version: "18"

Expand Down
Loading

0 comments on commit 4b6448c

Please sign in to comment.