mirror of
https://github.com/easingthemes/ssh-deploy
synced 2026-04-06 04:43:02 +08:00
chore: update GitHub Actions to latest major versions
- actions/checkout v4 → v6 - actions/setup-node v4 → v6 - cycjimmy/semantic-release-action v4 → v6 (pinned semantic_version: 24) - github/codeql-action v3 → v4 - actions/stale v9 (already latest) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
.github/workflows/e2e-manual.yml
vendored
2
.github/workflows/e2e-manual.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
# ----------------------------------------------------------------
|
||||
# START E2E Test Specific - steps
|
||||
|
||||
Reference in New Issue
Block a user