mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-03 11:58:57 +01:00
chore(deps): update actions/setup-node action to v6
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: "actions/checkout@v5"
|
||||
with:
|
||||
ref: "${{ inputs.ref }}"
|
||||
- uses: "actions/setup-node@v5"
|
||||
- uses: "actions/setup-node@v6"
|
||||
with:
|
||||
cache: "yarn"
|
||||
- run: "yarn install"
|
||||
|
||||
Reference in New Issue
Block a user