mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-04 05:35:48 +01:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
2
.github/workflows/deploy2.yml
vendored
2
.github/workflows/deploy2.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
needs: "rebuild"
|
||||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- uses: "actions/checkout@v5"
|
||||
- uses: "actions/checkout@v6"
|
||||
with:
|
||||
ref: "${{ inputs.ref }}"
|
||||
- uses: "actions/setup-node@v6"
|
||||
|
||||
Reference in New Issue
Block a user