mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2026-02-26 00:53:27 +03:00
Compare commits
1 Commits
2.6.0
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5948db48c |
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v5.0.0
|
||||
uses: actions/setup-node@v6.2.0
|
||||
with:
|
||||
node-version: 22.x
|
||||
|
||||
@@ -61,7 +61,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v5.0.0
|
||||
uses: actions/setup-node@v6.2.0
|
||||
with:
|
||||
node-version: 16.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user