mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 12:05:18 +02:00
chore: bump actions/setup-node from 4 to 6 (#7550)
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version-file: .node-version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user